mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 00:52:36 +03:00
Update dependency mailgun.js to v10
This commit is contained in:
parent
72e136f3ff
commit
50a1ef1cd8
@ -29,6 +29,6 @@
|
|||||||
"@tryghost/metrics": "1.0.30",
|
"@tryghost/metrics": "1.0.30",
|
||||||
"form-data": "4.0.0",
|
"form-data": "4.0.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mailgun.js": "9.4.1"
|
"mailgun.js": "10.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -21627,10 +21627,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.1:
|
mailgun.js@10.2.1:
|
||||||
version "9.4.1"
|
version "10.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/mailgun.js/-/mailgun.js-9.4.1.tgz#9a56fd72a73788a514f6230c6c7feb202aef4288"
|
resolved "https://registry.yarnpkg.com/mailgun.js/-/mailgun.js-10.2.1.tgz#411fc39c9d2bd26fcb2445416deab81ebd87044f"
|
||||||
integrity sha512-PUXZvSR6MImDHIf/EhF7uajkv2pP0fbwVfKnRCQ2xDO8uR731U6pWkGHscUxebDkU8tsLb+0zCH5t1+KP6cX3g==
|
integrity sha512-lslXpLdwtLyavJGHsPKlpXLnd3XEuwWY5X/KaTAvv2UvHiOWSlUzqkGW21vVgcQQ9AKw0s5ayS5V9Cv8Ze2OIw==
|
||||||
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