Skip to content

Commit 5e5ea39

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-9403194
1 parent 573f8f7 commit 5e5ea39

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package-lock.json

Lines changed: 65 additions & 65 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
@@ -40,7 +40,7 @@
4040
"cli-progress": "^3.11.2",
4141
"commander": "^8.3.0",
4242
"common-tags": "^1.8.2",
43-
"contentful-cli": "^3.7.11",
43+
"contentful-cli": "^3.7.15",
4444
"contentful-import": "^9.4.91",
4545
"contentful-management": "^11.48.0",
4646
"contentful-migration": "^4.28.1",

0 commit comments

Comments
 (0)