Skip to content

Commit 75e4fce

Browse files
chore(deps): update bcryptjs to 3.0.2 🌟
1 parent a7de449 commit 75e4fce

File tree

2 files changed

+250
-280
lines changed

2 files changed

+250
-280
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/webpack-env": "1.16.4",
9292
"@types/yup": "0.29.13",
9393
"@vitejs/plugin-react": "^4.0.2",
94-
"bcryptjs": "2.4.3",
94+
"bcryptjs": "3.0.2",
9595
"concurrently": "9.1.2",
9696
"connect-history-api-fallback": "1.6.0",
9797
"cors": "2.8.5",
@@ -103,11 +103,11 @@
103103
"eslint-config-react-app": "^7.0.1",
104104
"eslint-plugin-cypress": "3.5.0",
105105
"eslint-plugin-prettier": "^5.0.0",
106-
"express": "4.20.0",
107-
"express-jwt": "6.1.2",
106+
"express": "5.1.0",
107+
"express-jwt": "8.5.1",
108108
"express-paginate": "1.0.2",
109109
"express-session": "1.18.0",
110-
"express-validator": "6.15.0",
110+
"express-validator": "7.2.1",
111111
"fuse.js": "6.5.3",
112112
"graphql": "16.8.1",
113113
"graphql-http": "^1.22.0",
@@ -122,7 +122,7 @@
122122
"lowdb": "1.0.0",
123123
"morgan": "1.10.0",
124124
"ncp": "2.0.0",
125-
"nodemon": "2.0.22",
125+
"nodemon": "3.1.10",
126126
"npm": "^9.8.0",
127127
"nyc": "15.1.0",
128128
"passport": "0.5.0",

0 commit comments

Comments
 (0)