Skip to content

Commit f085435

Browse files
authored
Merge pull request #12 from 0xSebin/snyk-fix-3398315ad97d9ea2042ad22d07b4b963
[Snyk] Fix for 8 vulnerabilities
2 parents 03cbd71 + 89a1a58 commit f085435

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

benchmarks/markdown_id/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"del-cli": "^3.0.0",
99
"faker": "^4.1.0",
10-
"gatsby": "^2.19.5",
10+
"gatsby": "^4.6.0",
1111
"gatsby-image": "^2.2.39",
1212
"gatsby-plugin-benchmark-reporting": "*",
1313
"gatsby-plugin-feed": "^2.3.26",
@@ -18,12 +18,12 @@
1818
"gatsby-plugin-sharp": "^2.4.0",
1919
"gatsby-plugin-typography": "^2.3.21",
2020
"gatsby-remark-copy-linked-files": "^2.1.36",
21-
"gatsby-remark-images": "^3.1.42",
21+
"gatsby-remark-images": "^5.0.0",
2222
"gatsby-remark-prismjs": "^3.3.30",
2323
"gatsby-remark-responsive-iframe": "^2.2.31",
2424
"gatsby-remark-smartypants": "^2.1.20",
2525
"gatsby-source-filesystem": "^2.1.46",
26-
"gatsby-transformer-remark": "^2.6.48",
26+
"gatsby-transformer-remark": "^4.0.0",
2727
"gatsby-transformer-sharp": "^2.3.13",
2828
"prismjs": "^1.19.0",
2929
"react": "^16.12.0",

0 commit comments

Comments
 (0)