Skip to content

Commit

Permalink
feat: upgrade ms-mailer-template (makeomatic#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasurN authored Nov 8, 2021
1 parent 8ec7414 commit b200108
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,9 +323,9 @@
regenerator-runtime "^0.13.4"

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

Expand Down Expand Up @@ -5906,9 +5906,9 @@ ms-conf@^7.0.2:
nconf "^0.10.0"

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

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

[email protected]:
version "0.0.6"
Expand Down

0 comments on commit b200108

Please sign in to comment.