File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 49
49
"@node-rs/helper" : " ^1.1.0"
50
50
},
51
51
"devDependencies" : {
52
- "@types/bcrypt" : " ^3 .0.1 " ,
52
+ "@types/bcrypt" : " ^5 .0.0 " ,
53
53
"bcrypt" : " ^5.0.1" ,
54
54
"bcryptjs" : " ^2.4.3"
55
55
},
Original file line number Diff line number Diff line change 1297
1297
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
1298
1298
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
1299
1299
1300
- " @types/bcrypt@^3.0.1 " :
1301
- version "3.0.1"
1302
- resolved "https://registry.yarnpkg.com/@types/bcrypt/-/bcrypt-3.0.1.tgz#9c767594e31aa1c4ce78d23aa4351984403ca28f"
1303
- integrity sha512-SwBrq5wb6jXP0o3O3jStdPWbKpimTImfdFD/OZE3uW+jhGpds/l5wMX9lfYOTDOa5Bod2QmOgo9ln+tMp2XP/w==
1300
+ " @types/bcrypt@^5.0.0 " :
1301
+ version "5.0.0"
1302
+ resolved "https://registry.yarnpkg.com/@types/bcrypt/-/bcrypt-5.0.0.tgz#a835afa2882d165aff5690893db314eaa98b9f20"
1303
+ integrity sha512-agtcFKaruL8TmcvqbndlqHPSJgsolhf/qPWchFlgnW1gECTN/nKbFcoFnvKAQRFfKbh+BO6A3SWdJu9t+xF3Lw==
1304
+ dependencies :
1305
+ " @types/node" " *"
1304
1306
1305
1307
" @types/crc@^3.4.0 " :
1306
1308
version "3.4.0"
You can’t perform that action at this time.
0 commit comments