Archived
1
0

fix: upgrade multiple dependencies with Snyk

Snyk has created this PR to upgrade:
  - gatsby from 2.21.33 to 2.21.37.
    See this package in NPM: https://www.npmjs.com/package/gatsby
  - gatsby-plugin-manifest from 2.4.2 to 2.4.5.
    See this package in NPM: https://www.npmjs.com/package/gatsby-plugin-manifest

See this project in Snyk:
https://app.snyk.io/org/creyd-github-marketplace/project/7687a902-5880-4dba-8e64-1ed2c0311711?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-06-09 02:21:49 +00:00
parent 20c68ec97f
commit 5a2bc12718
2 changed files with 266 additions and 393 deletions

655
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,8 +16,8 @@
},
"dependencies": {
"dateformat": "^3.0.3",
"gatsby": "^2.21.33",
"gatsby-plugin-manifest": "^2.4.2",
"gatsby": "^2.21.37",
"gatsby-plugin-manifest": "^2.4.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"snyk": "^1.336.0"