Skip to content

Commit b2bacef

Browse files
committed
tools: update tests
Found vulnerabilities in tar < 7.5.7
1 parent 721eb9f commit b2bacef

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

site/Tests/Browser/package-lock.json

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

site/Tests/Browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"overrides": {
1515
"axios": ">=1.12.0",
16-
"tar": ">7.5.2"
16+
"tar": ">=7.5.7"
1717
},
1818
"scripts": {
1919
"test": "jest --runInBand --bail --verbose"

0 commit comments

Comments
 (0)