Skip to content

Commit b200108

Browse files
authored
feat: upgrade ms-mailer-template (#86)
1 parent 8ec7414 commit b200108

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -323,9 +323,9 @@
323323
regenerator-runtime "^0.13.4"
324324

325325
"@babel/runtime@^7.12.0":
326-
version "7.15.4"
327-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
328-
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
326+
version "7.16.0"
327+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.0.tgz#e27b977f2e2088ba24748bf99b5e1dece64e4f0b"
328+
integrity sha512-Nht8L0O8YCktmsDV6FqFue7vQLRx3Hb0B37lS5y0jDRqRxlBG4wIJHnf9/bgSE2UyipKFA01YtS+npRdTWBUyw==
329329
dependencies:
330330
regenerator-runtime "^0.13.4"
331331

@@ -5906,9 +5906,9 @@ ms-conf@^7.0.2:
59065906
nconf "^0.10.0"
59075907

59085908
ms-mailer-templates@^2.0.0:
5909-
version "2.4.0"
5910-
resolved "https://registry.yarnpkg.com/ms-mailer-templates/-/ms-mailer-templates-2.4.0.tgz#802b56261d95b5d5f9cae13c3e2c396ad350c9ed"
5911-
integrity sha512-XardJuB9cu5fRkXQCmFKBroylD9xmcPoL56Nof0WyiB4admGhaA6ww3RxWXvnFJwPgEORTAdkBe3v5ls44I/gw==
5909+
version "2.4.1"
5910+
resolved "https://registry.yarnpkg.com/ms-mailer-templates/-/ms-mailer-templates-2.4.1.tgz#3d43477aa95c29c386ef5045da56e29c72bf2fe6"
5911+
integrity sha512-TdTV8Q0vOSygZIk+iRTmxDbg3X4G6VQqgUqYNC1oanVDH1m+TdBvmxpKKWoaoca8XaCeKCFJ0+5f7PPXkj3JfQ==
59125912
dependencies:
59135913
bluebird "^3.7.2"
59145914
common-errors "^1.2.0"
@@ -8716,9 +8716,9 @@ typedarray@^0.0.6:
87168716
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
87178717

87188718
uglify-js@^3.1.4:
8719-
version "3.14.2"
8720-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.2.tgz#d7dd6a46ca57214f54a2d0a43cad0f35db82ac99"
8721-
integrity sha512-rtPMlmcO4agTUfz10CbgJ1k6UAoXM2gWb3GoMPPZB/+/Ackf8lNWk11K4rYi2D0apgoFRLtQOZhb+/iGNJq26A==
8719+
version "3.14.3"
8720+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.3.tgz#c0f25dfea1e8e5323eccf59610be08b6043c15cf"
8721+
integrity sha512-mic3aOdiq01DuSVx0TseaEzMIVqebMZ0Z3vaeDhFEh9bsc24hV1TFvN74reA2vs08D0ZWfNjAcJ3UbVLaBss+g==
87228722

87238723
uid-number@0.0.6:
87248724
version "0.0.6"

0 commit comments

Comments
 (0)