fix(gatsby): Address npm audit that blocked CI (#20157)

This commit is contained in:
GatsbyJS Bot
2019-12-16 22:16:43 +00:00
parent 3f20e0aa59
commit 428728b34d
3 changed files with 597 additions and 494 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.18.8",
"gatsby": "^2.18.12",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},