Skip to content

Commit 8e0092b

Browse files
committed
fix: packages/contentstack-bootstrap/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15456201
1 parent 1281c3f commit 8e0092b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contentstack-bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@oclif/plugin-help": "^6.2.37",
2525
"inquirer": "8.2.7",
2626
"mkdirp": "^1.0.4",
27-
"tar": "^7.5.7"
27+
"tar": "^7.5.11"
2828
},
2929
"devDependencies": {
3030
"@oclif/test": "^4.1.13",

0 commit comments

Comments
 (0)