Skip to content

Commit e2a2402

Browse files
committed
fix: upgrade core-js from 3.30.1 to 3.30.2
Snyk has created this PR to upgrade core-js from 3.30.1 to 3.30.2. See this package in npm: https://www.npmjs.com/package/core-js See this project in Snyk: https://app.snyk.io/org/me-gkd/project/6a02dba6-1676-4f82-a991-7101b057b6fc?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ab69f5c commit e2a2402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"main": "cloudinary.js",
1313
"dependencies": {
1414
"cloudinary-core": "2.13.0",
15-
"core-js": "3.30.1",
15+
"core-js": "3.30.2",
1616
"lodash": "4.17.21",
1717
"q": "1.5.1"
1818
},

0 commit comments

Comments
 (0)