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-SEMVER-3247795
  • Loading branch information
snyk-bot committed Jun 21, 2023
1 parent 3f6ace9 commit 12bcfe5
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 @@ -33,7 +33,7 @@
"gatsby-plugin-web-font-loader": "^1.0.4",
"gatsby-react-router-scroll": "^6.3.0",
"gatsby-source-filesystem": "^4.25.0",
"gatsby-source-prismic": "^5.2.10",
"gatsby-source-prismic": "^5.3.1",
"gatsby-transformer-sharp": "^4.25.0",
"prismic-reactjs": "^1.3.4",
"prop-types": "^15.8.1",
Expand Down

0 comments on commit 12bcfe5

Please sign in to comment.