File tree 4 files changed +183
-448
lines changed
4 files changed +183
-448
lines changed Original file line number Diff line number Diff line change 81
81
},
82
82
"dependencies" : {
83
83
"@coder/logger" : " 1.1.16" ,
84
- "argon2" : " ^0.28.0 " ,
84
+ "@node-rs/ argon2" : " ^1.0.3 " ,
85
85
"compression" : " ^1.7.4" ,
86
86
"cookie-parser" : " ^1.4.5" ,
87
87
"env-paths" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 2
2
"license" : " MIT" ,
3
3
"#" : " We must put jest in a sub-directory otherwise VS Code somehow picks up the types and generates conflicts with mocha." ,
4
4
"devDependencies" : {
5
+ "@node-rs/argon2" : " ^1.0.3" ,
5
6
"@playwright/test" : " ^1.16.3" ,
6
7
"@types/jest" : " ^27.0.2" ,
7
8
"@types/jsdom" : " ^16.2.13" ,
8
9
"@types/node-fetch" : " ^2.5.8" ,
9
10
"@types/supertest" : " ^2.0.11" ,
10
11
"@types/wtfnode" : " ^0.7.0" ,
11
- "argon2" : " ^0.28.0" ,
12
12
"jest" : " ^27.3.1" ,
13
13
"jest-fetch-mock" : " ^3.0.3" ,
14
14
"jsdom" : " ^16.4.0" ,
20
20
},
21
21
"resolutions" : {
22
22
"ansi-regex" : " ^5.0.1" ,
23
- "argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.9" ,
24
23
"set-value" : " ^4.0.1" ,
25
24
"tmpl" : " ^1.0.5" ,
26
25
"path-parse" : " ^1.0.7" ,
You can’t perform that action at this time.
0 commit comments