From cf7bacbfcccd4f7cebea7c19dabe941955640011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:56:02 +0200 Subject: [PATCH] build(deps-dev): bump @types/mandrill-api from 1.0.32 to 1.0.33 (#793) Bumps [@types/mandrill-api](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mandrill-api) from 1.0.32 to 1.0.33. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mandrill-api) --- updated-dependencies: - dependency-name: "@types/mandrill-api" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- modules/email/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/email/package.json b/modules/email/package.json index 87c6648be..ac91a967c 100644 --- a/modules/email/package.json +++ b/modules/email/package.json @@ -48,7 +48,7 @@ "@types/convict": "^6.1.1", "@types/lodash": "^4.14.200", "@types/mailgun-js": "^0.22.16", - "@types/mandrill-api": "^1.0.32", + "@types/mandrill-api": "^1.0.33", "@types/node": "20.8.10", "@types/nodemailer": "^6.4.7", "@types/nodemailer-mailgun-transport": "^1.4.3", diff --git a/yarn.lock b/yarn.lock index 4ecce2e94..026754739 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4233,10 +4233,10 @@ "@types/node" "*" form-data "^2.5.0" -"@types/mandrill-api@^1.0.32": - version "1.0.32" - resolved "https://registry.yarnpkg.com/@types/mandrill-api/-/mandrill-api-1.0.32.tgz#7aa14e2788593842d0f2261a596d40934271449b" - integrity sha512-pUGmAF/Mdm+pHXuaye1lNfNhc64s2DRzAN+1ovZI0RYly2y99LAYOH8IbbOQQcI7dBl8zLHnBERQ6Hc3aCW4NQ== +"@types/mandrill-api@^1.0.33": + version "1.0.33" + resolved "https://registry.yarnpkg.com/@types/mandrill-api/-/mandrill-api-1.0.33.tgz#e25a902a91485e2bc9baae51586a044c231d59cd" + integrity sha512-cYF9gtfFN1aqsBEN0z1tK5MDcrT8kxJv44ASYFVuTX6mhlgtzXrPFqVG88lHkbbCYS+guWI2oZ9HvNPuHDaMYQ== dependencies: "@types/node" "*"