Skip to content

Commit 681fbdf

Browse files
fix: Security upgrade crypto-js from 4.1.1 to 4.2.0 (parse-community#2042)
1 parent 2ce2158 commit 681fbdf

File tree

2 files changed

+37
-8
lines changed

2 files changed

+37
-8
lines changed

package-lock.json

Lines changed: 36 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"vinyl-source-stream": "2.0.0"
9494
},
9595
"optionalDependencies": {
96-
"crypto-js": "4.1.1"
96+
"crypto-js": "4.2.0"
9797
},
9898
"scripts": {
9999
"build": "node build_releases.js",

0 commit comments

Comments
 (0)