Skip to content

Commit 2353b9e

Browse files
chore(deps): update peerdependency bcryptjs to v3
1 parent 09a9290 commit 2353b9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.stacks/core/security/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"peerDependencies": {
4646
"@stacksjs/config": "workspace:*",
4747
"@stacksjs/types": "workspace:*",
48-
"bcryptjs": "^2.4.3",
48+
"bcryptjs": "^3.0.3",
4949
"crypto-js": "^4.1.1",
5050
"js-base64": "^3.7.3"
5151
},

.stacks/core/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@mdit-vue/plugin-frontmatter": "^0.11.1",
4848
"@mdit-vue/types": "^0.11.0",
4949
"@rollup/pluginutils": "^5.0.2",
50-
"@types/bcryptjs": "^2.4.2",
50+
"@types/bcryptjs": "^3.0.0",
5151
"@types/crypto-js": "^4.1.1",
5252
"@types/eslint": "^8.4.10",
5353
"@types/fs-extra": "^9.0.13",

0 commit comments

Comments
 (0)