Update dependency mailgun.js to v9

This commit is contained in:
renovate[bot] 2023-06-05 11:54:50 +00:00 committed by Daniel Lockyer
parent acb309679d
commit 4834f77f0f
2 changed files with 12 additions and 10 deletions

View File

@ -29,6 +29,6 @@
"@tryghost/metrics": "1.0.24",
"form-data": "4.0.0",
"lodash": "4.17.21",
"mailgun.js": "8.2.2"
"mailgun.js": "9.0.0"
}
}

View File

@ -1824,14 +1824,7 @@
dependencies:
regenerator-runtime "^0.13.4"
"@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.8", "@babel/runtime@^7.20.6", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
version "7.21.5"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
dependencies:
regenerator-runtime "^0.13.11"
"@babel/runtime@^7.12.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
"@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.6", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
version "7.22.3"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.3.tgz#0a7fce51d43adbf0f7b517a71f4c3aaca92ebcbb"
integrity sha512-XsDuspWKLUsxwCp6r7EhsExHtYfbe5oAGQ19kqngTdCPUoPQzOPdUbD/pB9PJiwb2ptYKQDjSJT3R6dC+EPqfQ==
@ -23231,7 +23224,16 @@ magic-string@^0.30.0:
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.13"
mailgun.js@8.2.2, mailgun.js@^8.0.1:
mailgun.js@9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/mailgun.js/-/mailgun.js-9.0.0.tgz#e784c2d6e61875a5301687509ab7b9c2e9ff25cb"
integrity sha512-Sk+IGGkZ7IYllSNPnCKeKAbJnaT9LfWNZBnn4wAl7ZB6ZzLPhZ1Win6+V/Y32aR6oGRXfnwqX9hEnh0hGrkiZg==
dependencies:
axios "^1.3.3"
base-64 "^1.0.0"
url-join "^4.0.1"
mailgun.js@^8.0.1:
version "8.2.2"
resolved "https://registry.yarnpkg.com/mailgun.js/-/mailgun.js-8.2.2.tgz#97133d69fd76b77c67eedb394fd85b1875cac600"
integrity sha512-po/KtofzrTuKhHLenbmliDsVVOFANwcfDFUGnggwnyZJmZz7JgBlV6nzK9o2Fk+OK2SiBmJTK25RbkAj57Hd+Q==