Commit cff814c 1 parent 9547fd9 commit cff814c Copy full SHA for cff814c
File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 114
114
"ajv" : " ^8.12.0" ,
115
115
"ajv-formats" : " ^2.1.1" ,
116
116
"async" : " ^3.2.4" ,
117
- "bcryptjs" : " ^2.4.3 " ,
117
+ "bcryptjs" : " ^3.0.0 " ,
118
118
"compression" : " ^1.7.4" ,
119
119
"connect-session-knex" : " ^5.0.0" ,
120
120
"cookie-parser" : " ^1.4.6" ,
Original file line number Diff line number Diff line change @@ -2699,10 +2699,12 @@ __metadata:
2699
2699
languageName : node
2700
2700
linkType : hard
2701
2701
2702
- " bcryptjs@npm:^2.4.3 " :
2703
- version : 2.4.3
2704
- resolution : " bcryptjs@npm:2.4.3"
2705
- checksum : 10c0/b969467087ed7a01ff905a1c6a0c45014ec586248a448ea08370c8ed8bb314bda16a870ca23e0961d7d23bdce1a04c76fa70a9d680be814fa9ac7d8fc61870a3
2702
+ " bcryptjs@npm:^3.0.0 " :
2703
+ version : 3.0.2
2704
+ resolution : " bcryptjs@npm:3.0.2"
2705
+ bin :
2706
+ bcrypt : bin/bcrypt
2707
+ checksum : 10c0/a0923cac99f83e913f8f4e4f42df6a27c6593b24d509900331d1280c4050b1544e602a0ac67b43f7bb5c969991c3ed77fd72f19b7dc873be8ee794da3d925c7e
2706
2708
languageName : node
2707
2709
linkType : hard
2708
2710
@@ -9348,7 +9350,7 @@ __metadata:
9348
9350
ajv : " npm:^8.12.0"
9349
9351
ajv-formats : " npm:^2.1.1"
9350
9352
async : " npm:^3.2.4"
9351
- bcryptjs : " npm:^2.4.3 "
9353
+ bcryptjs : " npm:^3.0.0 "
9352
9354
compression : " npm:^1.7.4"
9353
9355
concurrently : " npm:^8.0.1"
9354
9356
connect-session-knex : " npm:^5.0.0"
You can’t perform that action at this time.
0 commit comments