Skip to content

Commit 4ab7a95

Browse files
committed
fix: packages/contentstack-bulk-publish/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 4ab7a95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/contentstack-bulk-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@oclif/plugin-help": "^6.2.28",
1313
"chalk": "^4.1.2",
1414
"dotenv": "^16.5.0",
15-
"inquirer": "8.2.7",
15+
"inquirer": "9.3.0",
1616
"lodash": "^4.17.23",
1717
"winston": "^3.17.0"
1818
},

0 commit comments

Comments
 (0)