Skip to content

Commit 211aee9

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
1 parent 9ef8e96 commit 211aee9

File tree

2 files changed

+21
-18
lines changed

2 files changed

+21
-18
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"dependencies": {
6464
"@contentstack/cli-command": "^1.2.17",
6565
"@contentstack/cli-utilities": "^1.6.2",
66-
"@contentstack/management": "^1.16.0",
66+
"@contentstack/management": "^1.18.4",
6767
"cli-table3": "^0.6.0",
6868
"cli-ux": "^6.0.9",
6969
"inquirer": "^8.2.4",

0 commit comments

Comments
 (0)