File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
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 @@ -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