Skip to content

Commit 3397d60

Browse files
chore(deps): update bcryptjs to 3.0.2 🌟
1 parent d23eba8 commit 3397d60

File tree

2 files changed

+246
-283
lines changed

2 files changed

+246
-283
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/yup": "0.29.13",
9393
"@typescript-eslint/parser": "^8.35.1",
9494
"@vitejs/plugin-react": "^4.0.2",
95-
"bcryptjs": "2.4.3",
95+
"bcryptjs": "3.0.2",
9696
"concurrently": "9.1.2",
9797
"connect-history-api-fallback": "1.6.0",
9898
"cors": "2.8.5",
@@ -101,11 +101,11 @@
101101
"dotenv": "16.0.0",
102102
"eslint": "^9.30.1",
103103
"eslint-plugin-cypress": "^5.1.0",
104-
"express": "4.20.0",
105-
"express-jwt": "6.1.2",
104+
"express": "5.1.0",
105+
"express-jwt": "8.5.1",
106106
"express-paginate": "1.0.2",
107107
"express-session": "1.18.0",
108-
"express-validator": "6.15.0",
108+
"express-validator": "7.2.1",
109109
"fuse.js": "6.5.3",
110110
"graphql": "16.8.1",
111111
"graphql-http": "^1.22.0",
@@ -120,7 +120,7 @@
120120
"lowdb": "1.0.0",
121121
"morgan": "1.10.0",
122122
"ncp": "2.0.0",
123-
"nodemon": "2.0.22",
123+
"nodemon": "3.1.10",
124124
"npm": "^9.8.0",
125125
"nyc": "15.1.0",
126126
"passport": "0.5.0",

0 commit comments

Comments
 (0)