Skip to content

Commit 2465d14

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-LODASH-15869625 - https://snyk.io/vuln/SNYK-JS-LODASH-15869619
1 parent 827e5ee commit 2465d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/contentstack-bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@contentstack/cli-utilities": "~1.18.0",
2323
"@oclif/core": "^4.3.0",
2424
"@oclif/plugin-help": "^6.2.37",
25-
"inquirer": "8.2.7",
25+
"inquirer": "9.3.0",
2626
"mkdirp": "^1.0.4",
2727
"tar": "^7.5.11"
2828
},

0 commit comments

Comments
 (0)