Archived
1
0

fix: upgrade multiple dependencies with Snyk

Snyk has created this PR to upgrade:
  - gatsby from 2.23.7 to 2.23.9.
    See this package in NPM: https://www.npmjs.com/package/gatsby
  - gatsby-plugin-manifest from 2.4.12 to 2.4.13.
    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-07-14 02:21:25 +00:00
parent 9e91d74cef
commit 68c58ee2c3
2 changed files with 31 additions and 31 deletions

View File

@@ -16,8 +16,8 @@
},
"dependencies": {
"dateformat": "^3.0.3",
"gatsby": "^2.23.7",
"gatsby-plugin-manifest": "^2.4.12",
"gatsby": "^2.23.9",
"gatsby-plugin-manifest": "^2.4.13",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"snyk": "^1.346.0"