Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jun 8, 2023
1 parent 3f6ace9 commit fe92086
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 @@ -15,7 +15,7 @@
"axios": "^1.2.1",
"dotenv": "^16.0.3",
"file-loader": "^6.2.0",
"gatsby": "^4.24.7",
"gatsby": "^5.0.0",
"gatsby-image": "^3.11.0",
"gatsby-link": "^4.24.1",
"gatsby-plugin-canonical-urls": "^4.25.0",
Expand All @@ -27,7 +27,7 @@
"gatsby-plugin-page-creator": "^4.25.0",
"gatsby-plugin-react-helmet": "^5.25.0",
"gatsby-plugin-s3": "^0.3.8",
"gatsby-plugin-sharp": "^4.25.0",
"gatsby-plugin-sharp": "^5.10.0",
"gatsby-plugin-styled-components": "^5.24.0",
"gatsby-plugin-typescript": "^4.25.0",
"gatsby-plugin-web-font-loader": "^1.0.4",
Expand Down

0 comments on commit fe92086

Please sign in to comment.