Archived
1
0

fix: upgrade multiple dependencies with Snyk

Snyk has created this PR to upgrade:
  - gatsby from 2.18.20 to 2.19.22.
    See this package in NPM: https://www.npmjs.com/package/gatsby
  - gatsby-plugin-manifest from 2.2.38 to 2.2.42.
    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-03-20 02:24:04 +00:00
parent 0b65438c34
commit 081d282dcb
2 changed files with 1614 additions and 1439 deletions

3049
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,8 +15,8 @@
},
"dependencies": {
"dateformat": "^3.0.3",
"gatsby": "^2.18.12",
"gatsby-plugin-manifest": "^2.2.38",
"gatsby": "^2.19.22",
"gatsby-plugin-manifest": "^2.2.42",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},