File tree 4 files changed +13
-9
lines changed
4 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 79
79
"postcss" : " ^8.2.1" ,
80
80
"browserslist" : " ^4.16.5" ,
81
81
"safe-buffer" : " ^5.1.1" ,
82
- "vfile-message" : " ^2.0.2"
82
+ "vfile-message" : " ^2.0.2" ,
83
+ "argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.3"
83
84
},
84
85
"dependencies" : {
85
86
"@coder/logger" : " 1.1.16" ,
Original file line number Diff line number Diff line change 16
16
"ts-jest" : " ^26.4.4" ,
17
17
"@types/wtfnode" : " ^0.7.0" ,
18
18
"wtfnode" : " ^0.9.0"
19
+ },
20
+ "resolutions" : {
21
+ "argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.3"
19
22
}
20
23
}
Original file line number Diff line number Diff line change @@ -4392,10 +4392,10 @@ symbol-tree@^3.2.4:
4392
4392
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
4393
4393
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
4394
4394
4395
- tar@^6.1.0 :
4396
- version "6.1.0 "
4397
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0 .tgz#d1724e9bcc04b977b18d5c573b333a2207229a83 "
4398
- integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA ==
4395
+ tar@^6.1.0, tar@^6.1.3 :
4396
+ version "6.1.6 "
4397
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.6 .tgz#c23d797b0a1efe5d479b1490805c5443f3560c5d "
4398
+ integrity sha512-oaWyu5dQbHaYcyZCTfyPpC+VmI62/OM2RTUYavTk1MDr1cwW5Boi3baeYQKiZbY2uSQJGr+iMOzb/JFxLrft+g ==
4399
4399
dependencies :
4400
4400
chownr "^2.0.0"
4401
4401
fs-minipass "^2.0.0"
Original file line number Diff line number Diff line change @@ -4882,10 +4882,10 @@ tar-stream@^2.1.4:
4882
4882
inherits "^2.0.3"
4883
4883
readable-stream "^3.1.1"
4884
4884
4885
- tar@^6.1.0 :
4886
- version "6.1.0 "
4887
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0 .tgz#d1724e9bcc04b977b18d5c573b333a2207229a83 "
4888
- integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA ==
4885
+ tar@^6.1.0, tar@^6.1.3 :
4886
+ version "6.1.6 "
4887
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.6 .tgz#c23d797b0a1efe5d479b1490805c5443f3560c5d "
4888
+ integrity sha512-oaWyu5dQbHaYcyZCTfyPpC+VmI62/OM2RTUYavTk1MDr1cwW5Boi3baeYQKiZbY2uSQJGr+iMOzb/JFxLrft+g ==
4889
4889
dependencies :
4890
4890
chownr "^2.0.0"
4891
4891
fs-minipass "^2.0.0"
You can’t perform that action at this time.
0 commit comments