Skip to content

Commit c43f5cc

Browse files
authored
Merge pull request #186 from daichan132/renovate/npm-tar-vulnerability
chore(deps): update dependency tar to v7.5.7 [security]
2 parents 4bb07ee + 0f290b4 commit c43f5cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"lodash": "4.17.23",
7676
"lodash-es": "4.17.23",
7777
"node-forge": "1.3.2",
78-
"tar": "7.5.4",
78+
"tar": "7.5.7",
7979
"vite": "7.3.1"
8080
},
8181
"packageManager": "yarn@4.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6266,16 +6266,16 @@ __metadata:
62666266
languageName: node
62676267
linkType: hard
62686268

6269-
"tar@npm:7.5.4":
6270-
version: 7.5.4
6271-
resolution: "tar@npm:7.5.4"
6269+
"tar@npm:7.5.7":
6270+
version: 7.5.7
6271+
resolution: "tar@npm:7.5.7"
62726272
dependencies:
62736273
"@isaacs/fs-minipass": "npm:^4.0.0"
62746274
chownr: "npm:^3.0.0"
62756275
minipass: "npm:^7.1.2"
62766276
minizlib: "npm:^3.1.0"
62776277
yallist: "npm:^5.0.0"
6278-
checksum: 10c0/9e744b10a32cea651430ec541ec9326d5d4b09381ab4cecf152f9a35069528510c55517fc70d2996c3d07b16370c66205f1b52dd260b6cd1d1dfbc8940050920
6278+
checksum: 10c0/51f261afc437e1112c3e7919478d6176ea83f7f7727864d8c2cce10f0b03a631d1911644a567348c3063c45abdae39718ba97abb073d22aa3538b9a53ae1e31c
62796279
languageName: node
62806280
linkType: hard
62816281

0 commit comments

Comments
 (0)