File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 85
85
},
86
86
"dependencies" : {
87
87
"@coder/logger" : " ^3.0.0" ,
88
- "argon2" : " ^0.29 .0" ,
88
+ "argon2" : " ^0.30 .0" ,
89
89
"compression" : " ^1.7.4" ,
90
90
"cookie-parser" : " ^1.4.5" ,
91
91
"env-paths" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 57
57
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
58
58
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
59
59
60
- " @mapbox/node-pre-gyp@^1.0.9 " :
61
- version "1.0.9 "
62
- resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9 .tgz#09a8781a3a036151cdebbe8719d6f8b25d4058bc "
63
- integrity sha512-aDF3S3rK9Q2gey/WAttUlISduDItz5BU3306M9Eyv6/oS40aMprnopshtlKTykxRNIBEZuRMaZAnbrQ4QtKGyw ==
60
+ " @mapbox/node-pre-gyp@^1.0.10 " :
61
+ version "1.0.10 "
62
+ resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.10 .tgz#8e6735ccebbb1581e5a7e652244cadc8a844d03c "
63
+ integrity sha512-4ySo4CjzStuprMwk35H5pPbkymjv1SF3jGLj6rAHp/xT/RF7TL7bd9CTm1xDY49K2qF7jmR/g7k+SkLETP6opA ==
64
64
dependencies :
65
65
detect-libc "^2.0.0"
66
66
https-proxy-agent "^5.0.0"
@@ -489,12 +489,12 @@ arg@^4.1.0:
489
489
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089"
490
490
integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==
491
491
492
- argon2@^0.29 .0 :
493
- version "0.29 .1"
494
- resolved "https://registry.yarnpkg.com/argon2/-/argon2-0.29 .1.tgz#e6b621ba5dcaf02ea8246669532c2934799973e3 "
495
- integrity sha512-bWXzAsQA0B6EFWZh5li+YBk+muoknAb8KacAi1h/bC6Gigy9p5ANbrPvpnjTIb7i9I11/8Df6FeSxpJDK3vy4g ==
492
+ argon2@^0.30 .0 :
493
+ version "0.30 .1"
494
+ resolved "https://registry.yarnpkg.com/argon2/-/argon2-0.30 .1.tgz#7c719b27956553c7066a07583bc0a36f5b3ef9b5 "
495
+ integrity sha512-wJYS8ebn6zHZwv4/iOOdlW1KUuLdbyIyhGsT51j6d9l5cRrHQU8pl817ubAxNgnS1jrbW/NGwegN3YrV0d5jRg ==
496
496
dependencies :
497
- " @mapbox/node-pre-gyp" " ^1.0.9 "
497
+ " @mapbox/node-pre-gyp" " ^1.0.10 "
498
498
" @phc/format" " ^1.0.0"
499
499
node-addon-api "^5.0.0"
500
500
You can’t perform that action at this time.
0 commit comments