Skip to content

Commit 702dfd1

Browse files
authored
Bump crypto-js version (#252)
1 parent 089d6ac commit 702dfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decentralized-rbac-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@microsoft/ccf-app": "^5.0.0",
1616
"axios": "^1.2.4",
17-
"crypto-js": "^3.1.9-1",
17+
"crypto-js": "^4.2.0",
1818
"inquirer": "9.1.4",
1919
"js-base64": "^3.5.2",
2020
"jsonwebtoken": "^9.0.0",

0 commit comments

Comments
 (0)