We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce03318 + 37112e0 commit 763a0e0Copy full SHA for 763a0e0
package.json
@@ -44,10 +44,10 @@
44
"cli": "^1.25.0"
45
},
46
"dependencies": {
47
- "@tryghost/debug": "^0.1.17",
48
- "@tryghost/errors": "^1.2.18",
+ "@tryghost/debug": "^0.1.34",
+ "@tryghost/errors": "^1.3.7",
49
"bluebird": "^3.7.0",
50
- "cloudinary": "^1.30.0",
+ "cloudinary": "^2.6.0",
51
"ghost-storage-base": "^1.1.1",
52
"got": "^11.0",
53
"image-size": "^1.0.1",
@@ -58,10 +58,10 @@
58
"chai": "^4.2.0",
59
"eslint": "^8.19.0",
60
"eslint-plugin-mocha": "^10.0.5",
61
- "mocha": "^10.8.2",
62
- "nock": "^13.2.8",
63
- "nyc": "^15.0.0",
64
- "sinon": "^17.0.1"
+ "mocha": "^11.1.0",
+ "nock": "^14.0.3",
+ "nyc": "^17.1.0",
+ "sinon": "^20.0.0"
65
66
"resolutions": {
67
"moment": "^2.29.4"
0 commit comments