Skip to content

Commit 763a0e0

Browse files
authored
Merge pull request #182 from eexit/update_dependencies
chore: Update depencencies
2 parents ce03318 + 37112e0 commit 763a0e0

File tree

2 files changed

+625
-165
lines changed

2 files changed

+625
-165
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"cli": "^1.25.0"
4545
},
4646
"dependencies": {
47-
"@tryghost/debug": "^0.1.17",
48-
"@tryghost/errors": "^1.2.18",
47+
"@tryghost/debug": "^0.1.34",
48+
"@tryghost/errors": "^1.3.7",
4949
"bluebird": "^3.7.0",
50-
"cloudinary": "^1.30.0",
50+
"cloudinary": "^2.6.0",
5151
"ghost-storage-base": "^1.1.1",
5252
"got": "^11.0",
5353
"image-size": "^1.0.1",
@@ -58,10 +58,10 @@
5858
"chai": "^4.2.0",
5959
"eslint": "^8.19.0",
6060
"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"
61+
"mocha": "^11.1.0",
62+
"nock": "^14.0.3",
63+
"nyc": "^17.1.0",
64+
"sinon": "^20.0.0"
6565
},
6666
"resolutions": {
6767
"moment": "^2.29.4"

0 commit comments

Comments
 (0)