Skip to content

Commit

Permalink
fix: 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 34cab03 commit 90d23ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"antd": "^4.23.4",
"axios": "^0.27.2",
"axios": "^1.6.4",
"bluebird": "^3.7.2",
"core-js": "^3.29.0",
"fontfaceobserver": "^2.3.0",
"fs-extra": "^10.1.0",
"gatsby": "^2.32.13",
"gatsby": "^4.0.0",
"gatsby-image": "^3.11.0",
"gatsby-plugin-canonical-urls": "^2.10.0",
"gatsby-plugin-catch-links": "^2.10.0",
Expand Down

0 comments on commit 90d23ca

Please sign in to comment.