Skip to content

Commit 5468a28

Browse files
fix tar version
1 parent 69e65b7 commit 5468a28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"https-proxy-agent": "^7.0.6",
1616
"log4js": "^6.9.1",
1717
"node-fetch": "^3.3.2",
18-
"tar": "^7.5.8",
18+
"tar": "^7.5.11",
1919
"unzipper": "^0.12.3"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)