Skip to content

Commit 8afd61e

Browse files
Bump crypto-js from 4.0.0 to 4.2.0 (#424)
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.0.0 to 4.2.0. - [Commits](brix/crypto-js@4.0.0...4.2.0) --- updated-dependencies: - dependency-name: crypto-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bbfe3d commit 8afd61e

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
@@ -28,7 +28,7 @@
2828
"mqtt"
2929
],
3030
"dependencies": {
31-
"crypto-js": "4.0.0",
31+
"crypto-js": "4.2.0",
3232
"minimist": "1.2.6",
3333
"mqtt": "4.2.8",
3434
"websocket-stream": "^5.5.2"

0 commit comments

Comments
 (0)