Skip to content

Commit ff12205

Browse files
refactor: bump crypto-js from 4.1.1 to 4.2.0
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0. - [Commits](brix/crypto-js@4.1.1...4.2.0) --- updated-dependencies: - dependency-name: crypto-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ce2158 commit ff12205

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)