mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 10:42:45 +03:00
Update dependency mailgun.js to v9.4.1
This commit is contained in:
parent
2d28dbe2fd
commit
1e6267deac
@ -29,6 +29,6 @@
|
|||||||
"@tryghost/metrics": "1.0.27",
|
"@tryghost/metrics": "1.0.27",
|
||||||
"form-data": "4.0.0",
|
"form-data": "4.0.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mailgun.js": "9.4.0"
|
"mailgun.js": "9.4.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -22740,10 +22740,10 @@ magic-string@^0.30.0, magic-string@^0.30.1:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@jridgewell/sourcemap-codec" "^1.4.15"
|
"@jridgewell/sourcemap-codec" "^1.4.15"
|
||||||
|
|
||||||
mailgun.js@9.4.0:
|
mailgun.js@9.4.1:
|
||||||
version "9.4.0"
|
version "9.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/mailgun.js/-/mailgun.js-9.4.0.tgz#0c6e93229585ee54f49a1d2ade0a1cefa104e851"
|
resolved "https://registry.yarnpkg.com/mailgun.js/-/mailgun.js-9.4.1.tgz#9a56fd72a73788a514f6230c6c7feb202aef4288"
|
||||||
integrity sha512-BT+v4q0OEgmn5a8Nx0tgtHJ4OaerbVCo9gUskXVuF65HQd9hsz9AmUNXHAK4PtUlQDBA7wrPI9jiWVbfVuR8NQ==
|
integrity sha512-PUXZvSR6MImDHIf/EhF7uajkv2pP0fbwVfKnRCQ2xDO8uR731U6pWkGHscUxebDkU8tsLb+0zCH5t1+KP6cX3g==
|
||||||
dependencies:
|
dependencies:
|
||||||
axios "^1.6.0"
|
axios "^1.6.0"
|
||||||
base-64 "^1.0.0"
|
base-64 "^1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user