Skip to content

Commit

Permalink
fix: packages/contentful-ssg/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent 9d2a819 commit b59b873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/contentful-ssg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"@swc/core": "^1.3.35",
"chalk": "^4.1.2",
"commander": "^8.3.0",
"contentful": "^9.1.4",
"contentful-management": "^7.45.0",
"contentful": "^10.4.0",
"contentful-management": "^10.40.0",
"cosmiconfig": "^7.0.1",
"dlv": "^1.1.3",
"dotenv": "^10.0.0",
Expand Down

0 comments on commit b59b873

Please sign in to comment.