From 63197484934d8e5fda747749f4e6b052f8dfdf73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:23:54 +0000 Subject: [PATCH] Bump adapt-authoring-mailer from `44e9586` to `3a46584` Bumps [adapt-authoring-mailer](https://github.com/adapt-security/adapt-authoring-mailer) from `44e9586` to `3a46584`. - [Commits](https://github.com/adapt-security/adapt-authoring-mailer/compare/44e95869d5d62c7ee259142707b4a7ef7648ddd0...3a465844b7aaabb09f0492080a1a3f5121af4585) --- updated-dependencies: - dependency-name: adapt-authoring-mailer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 7055b21..715302b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2863,7 +2863,8 @@ }, "node_modules/adapt-authoring-mailer": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-mailer.git#44e95869d5d62c7ee259142707b4a7ef7648ddd0", + "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-mailer.git#3a465844b7aaabb09f0492080a1a3f5121af4585", + "integrity": "sha512-73gDoIXKpuqwUGMHyhQ+CQx33I/GQ3jN+TcOoPgD3cknfytO4UeWSEre8bSpeaWHN75LOLXn1GNgOcUNOzBnBQ==", "license": "GPL-3.0", "dependencies": { "nodemailer": "^6.9.9"