Skip to content

Commit 0ba2dc2

Browse files
committed
fix: packages/contentstack-seed/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 0ba2dc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/contentstack-seed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@contentstack/cli-cm-import": "~1.32.0",
99
"@contentstack/cli-command": "~1.8.0",
1010
"@contentstack/cli-utilities": "~1.18.0",
11-
"inquirer": "8.2.7",
11+
"inquirer": "9.3.0",
1212
"mkdirp": "^1.0.4",
1313
"tar": "^7.5.11",
1414
"tmp": "^0.2.5"

0 commit comments

Comments
 (0)