Skip to content

Commit c1f6de7

Browse files
committed
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - gatsby-source-filesystem from 2.3.10 to 2.11.1. See this package in npm: https://www.npmjs.com/package/gatsby-source-filesystem - gatsby-transformer-remark from 2.8.14 to 2.16.1. See this package in npm: https://www.npmjs.com/package/gatsby-transformer-remark See this project in Snyk: https://app.snyk.io/org/killshot13/project/7566b9be-c2cc-48f2-9c2d-b3be8b6ef90f?utm_source=github&utm_medium=upgrade-pr
1 parent f032f7d commit c1f6de7

File tree

2 files changed

+97
-111
lines changed

2 files changed

+97
-111
lines changed

package-lock.json

Lines changed: 95 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"gatsby-plugin-advanced-sitemap": "^1.6.0",
2626
"gatsby-plugin-react-helmet": "^3.3.3",
2727
"gatsby-plugin-sass": "^2.8.0",
28-
"gatsby-source-filesystem": "2.3.10",
29-
"gatsby-transformer-remark": "2.8.14",
28+
"gatsby-source-filesystem": "2.11.1",
29+
"gatsby-transformer-remark": "2.16.1",
3030
"js-yaml": "^3.12.2",
3131
"lodash": "^4.17.21",
3232
"marked": "^0.7.0",

0 commit comments

Comments
 (0)