Skip to content

Commit 831a9a0

Browse files
chore: bumped dependencies to latest with exact versions
1 parent 4b1270c commit 831a9a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
},
1212
"main": "cloudinary.js",
1313
"dependencies": {
14-
"cloudinary-core": "^2.10.2",
15-
"core-js": "^3.6.5",
16-
"lodash": "^4.17.21",
17-
"q": "^1.5.1"
14+
"cloudinary-core": "2.13.0",
15+
"core-js": "3.30.1",
16+
"lodash": "4.17.21",
17+
"q": "1.5.1"
1818
},
1919
"devDependencies": {
2020
"@types/mocha": "^7.0.2",

0 commit comments

Comments
 (0)