Skip to content

Commit f3d3ce8

Browse files
committed
chore: bump tar with resolutions
1 parent 570cb69 commit f3d3ce8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
"postcss": "^8.2.1",
8080
"browserslist": "^4.16.5",
8181
"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"
8384
},
8485
"dependencies": {
8586
"@coder/logger": "1.1.16",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4882,10 +4882,10 @@ tar-stream@^2.1.4:
48824882
inherits "^2.0.3"
48834883
readable-stream "^3.1.1"
48844884

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==
48894889
dependencies:
48904890
chownr "^2.0.0"
48914891
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)