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 294e302 + a4c0f67 commit d6c0b51Copy full SHA for d6c0b51
package.json
@@ -43,20 +43,20 @@
43
"dependencies": {
44
"@tryghost/debug": "^0.1.17",
45
"bluebird": "^3.7.0",
46
- "cloudinary": "~1.25.1",
47
- "ghost-storage-base": "0.0.5",
+ "cloudinary": "^1.30.0",
+ "ghost-storage-base": "^1.0.0",
48
"got": "^11.8.2",
49
- "image-size": "^0.9.2",
+ "image-size": "^1.0.1",
50
"lodash": "^4.17.20",
51
"os-locale": "^5.0.0"
52
},
53
"devDependencies": {
54
"chai": "^4.2.0",
55
- "eslint": "^7.17.0",
56
- "eslint-plugin-mocha": "^8.1.0",
+ "eslint": "^8.17.0",
+ "eslint-plugin-mocha": "^10.0.5",
57
"moment": "^2.29.1",
58
"nock": "^13.0.11",
59
"nyc": "^15.0.0",
60
- "sinon": "^10.0.0"
+ "sinon": "^14.0.0"
61
}
62
0 commit comments