Skip to content

Commit

Permalink
fix: docs/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-POSTCSS-5926692
  • Loading branch information
snyk-bot committed Oct 2, 2023
1 parent 52c2e3a commit e0a7618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@commonground/design-system": "12.5.0",
"formik": "2.1.4",
"gatsby": "2.24.86",
"gatsby": "3.0.0",
"gatsby-image": "2.4.13",
"gatsby-plugin-i18n": "1.0.1",
"gatsby-plugin-manifest": "2.4.18",
Expand All @@ -18,7 +18,7 @@
"gatsby-remark-images": "3.3.18",
"gatsby-remark-prismjs": "3.5.10",
"gatsby-source-filesystem": "2.3.19",
"gatsby-transformer-remark": "2.8.25",
"gatsby-transformer-remark": "6.0.0",
"gatsby-transformer-sharp": "2.5.11",
"prismjs": "^1.25.0",
"prop-types": "15.7.2",
Expand Down

0 comments on commit e0a7618

Please sign in to comment.