mirror of
https://github.com/strapi/strapi.git
synced 2025-12-29 16:16:20 +00:00
chore: update tar to 6.2.1 (#21328)
This commit is contained in:
parent
9cb35c0a30
commit
55534e9466
@ -148,7 +148,7 @@
|
||||
"stream-chain": "2.2.5",
|
||||
"stream-json": "1.8.0",
|
||||
"supertest": "6.3.3",
|
||||
"tar": "6.1.13",
|
||||
"tar": "6.2.1",
|
||||
"ts-jest": "29.1.0",
|
||||
"typescript": "5.3.2",
|
||||
"yalc": "1.0.0-pre.53",
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
"open": "8.4.0",
|
||||
"ora": "5.4.1",
|
||||
"pkg-up": "3.1.0",
|
||||
"tar": "6.1.13",
|
||||
"tar": "6.2.1",
|
||||
"xdg-app-paths": "8.3.0",
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
"semver": "7.5.4",
|
||||
"stream-chain": "2.2.5",
|
||||
"stream-json": "1.8.0",
|
||||
"tar": "6.1.13",
|
||||
"tar": "6.2.1",
|
||||
"tar-stream": "2.2.0",
|
||||
"ws": "8.17.1"
|
||||
},
|
||||
|
||||
16
yarn.lock
16
yarn.lock
@ -8471,7 +8471,7 @@ __metadata:
|
||||
open: "npm:8.4.0"
|
||||
ora: "npm:5.4.1"
|
||||
pkg-up: "npm:3.1.0"
|
||||
tar: "npm:6.1.13"
|
||||
tar: "npm:6.2.1"
|
||||
tsconfig: "workspace:*"
|
||||
xdg-app-paths: "npm:8.3.0"
|
||||
yup: "npm:0.32.9"
|
||||
@ -8745,7 +8745,7 @@ __metadata:
|
||||
semver: "npm:7.5.4"
|
||||
stream-chain: "npm:2.2.5"
|
||||
stream-json: "npm:1.8.0"
|
||||
tar: "npm:6.1.13"
|
||||
tar: "npm:6.2.1"
|
||||
tar-stream: "npm:2.2.0"
|
||||
typescript: "npm:5.3.2"
|
||||
ws: "npm:8.17.1"
|
||||
@ -29830,7 +29830,7 @@ __metadata:
|
||||
stream-chain: "npm:2.2.5"
|
||||
stream-json: "npm:1.8.0"
|
||||
supertest: "npm:6.3.3"
|
||||
tar: "npm:6.1.13"
|
||||
tar: "npm:6.2.1"
|
||||
ts-jest: "npm:29.1.0"
|
||||
typescript: "npm:5.3.2"
|
||||
yalc: "npm:1.0.0-pre.53"
|
||||
@ -30481,17 +30481,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tar@npm:6.1.13":
|
||||
version: 6.1.13
|
||||
resolution: "tar@npm:6.1.13"
|
||||
"tar@npm:6.2.1":
|
||||
version: 6.2.1
|
||||
resolution: "tar@npm:6.2.1"
|
||||
dependencies:
|
||||
chownr: "npm:^2.0.0"
|
||||
fs-minipass: "npm:^2.0.0"
|
||||
minipass: "npm:^4.0.0"
|
||||
minipass: "npm:^5.0.0"
|
||||
minizlib: "npm:^2.1.1"
|
||||
mkdirp: "npm:^1.0.3"
|
||||
yallist: "npm:^4.0.0"
|
||||
checksum: 10c0/eee5f264f3f3c27cd8d4934f80c568470f92811c416144ab671bb36b45a8ed55fbfbbd31f0146f3eddaca91fd564c9a7ec4d2086940968b836f4a2c54146c060
|
||||
checksum: 10c0/a5eca3eb50bc11552d453488344e6507156b9193efd7635e98e867fab275d527af53d8866e2370cd09dfe74378a18111622ace35af6a608e5223a7d27fe99537
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user