From 1d32dc621110ea275003894de0dddcd5596f82b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:10:28 +0000 Subject: [PATCH] Bump adapt-authoring-mailer from `44e9586` to `0292c03` Bumps [adapt-authoring-mailer](https://github.com/adapt-security/adapt-authoring-mailer) from `44e9586` to `0292c03`. - [Commits](https://github.com/adapt-security/adapt-authoring-mailer/compare/44e95869d5d62c7ee259142707b4a7ef7648ddd0...0292c0316d3c6aa552d75c123c0fc239810376e5) --- 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..96b2d32 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#0292c0316d3c6aa552d75c123c0fc239810376e5", + "integrity": "sha512-qTkcD8xPJ0lGfy14elUAgqq4ezaej/yGckeBfIfbGgWDNc0xnwaN7zcY3psmVwzyGJfGB3o7SKsurV/DaM1GtA==", "license": "GPL-3.0", "dependencies": { "nodemailer": "^6.9.9"