Skip to content

Commit

Permalink
fix: benchmarks/markdown_id/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Feb 19, 2022
1 parent 03cbd71 commit 89a1a58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions benchmarks/markdown_id/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"del-cli": "^3.0.0",
"faker": "^4.1.0",
"gatsby": "^2.19.5",
"gatsby": "^4.6.0",
"gatsby-image": "^2.2.39",
"gatsby-plugin-benchmark-reporting": "*",
"gatsby-plugin-feed": "^2.3.26",
Expand All @@ -18,12 +18,12 @@
"gatsby-plugin-sharp": "^2.4.0",
"gatsby-plugin-typography": "^2.3.21",
"gatsby-remark-copy-linked-files": "^2.1.36",
"gatsby-remark-images": "^3.1.42",
"gatsby-remark-images": "^5.0.0",
"gatsby-remark-prismjs": "^3.3.30",
"gatsby-remark-responsive-iframe": "^2.2.31",
"gatsby-remark-smartypants": "^2.1.20",
"gatsby-source-filesystem": "^2.1.46",
"gatsby-transformer-remark": "^2.6.48",
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^2.3.13",
"prismjs": "^1.19.0",
"react": "^16.12.0",
Expand Down

0 comments on commit 89a1a58

Please sign in to comment.