Skip to content

Commit

Permalink
Update dependency tar to v6.2.1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2024
1 parent 0eb941e commit 597f947
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"stryker": "^0.35.1",
"superagent": "5.2.1",
"superagent-proxy": "^3.0.0",
"tar": "^6.1.13",
"tar": "^6.2.1",
"tmp": "^0.0.33",
"uuid": "^3.0.1",
"webpack": "4.0.0",
Expand Down Expand Up @@ -205,7 +205,7 @@
"glob-parent": "^5.1.2",
"dns-packet": "^5.2.4",
"normalize-url": "^6.0.1",
"tar": ">=4.4.18 <5.0.0 || >=5.0.10 <6.0.0 || >=6.1.9",
"tar": "^6.2.1",
"path-parse": ">=1.0.7",
"ansi-regex": "^5.0.1",
"set-value": "^4.0.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5306,7 +5306,7 @@ __metadata:
superagent: 5.2.1
superagent-proxy: ^3.0.0
supertest: ^4.0.2
tar: ^6.1.13
tar: ^6.2.1
timekeeper: ^2.1.2
tmp: ^0.0.33
unirest: ^0.6.0
Expand Down Expand Up @@ -16020,17 +16020,17 @@ __metadata:
languageName: node
linkType: hard

"tar@npm:>=4.4.18 <5.0.0 || >=5.0.10 <6.0.0 || >=6.1.9":
version: 6.2.0
resolution: "tar@npm:6.2.0"
dependencies:
chownr: "npm:^2.0.0"
fs-minipass: "npm:^2.0.0"
minipass: "npm:^5.0.0"
minizlib: "npm:^2.1.1"
mkdirp: "npm:^1.0.3"
yallist: "npm:^4.0.0"
checksum: db4d9fe74a2082c3a5016630092c54c8375ff3b280186938cfd104f2e089c4fd9bad58688ef6be9cf186a889671bf355c7cda38f09bbf60604b281715ca57f5c
"tar@npm:^6.2.1":
version: 6.2.1
resolution: "tar@npm:6.2.1"
dependencies:
chownr: ^2.0.0
fs-minipass: ^2.0.0
minipass: ^5.0.0
minizlib: ^2.1.1
mkdirp: ^1.0.3
yallist: ^4.0.0
checksum: f1322768c9741a25356c11373bce918483f40fa9a25c69c59410c8a1247632487edef5fe76c5f12ac51a6356d2f1829e96d2bc34098668a2fc34d76050ac2b6c
languageName: node
linkType: hard

Expand Down

0 comments on commit 597f947

Please sign in to comment.