dependabot[bot] 2021-01-25 09:00:36 +00:00
parent 73218ec934
commit b507767efa
2 changed files with 4 additions and 4 deletions

View File

@ -12720,9 +12720,9 @@
}
},
"gatsby-plugin-create-client-paths": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-create-client-paths/-/gatsby-plugin-create-client-paths-2.8.0.tgz",
"integrity": "sha512-oX4MlK6QH6GxC+LcLmAERlKlzl8HjE0EYZ69s7dhhRwrQMQdt7Ch5FyqM+ob+MQdhI13FbFgTHQObn+SiFED7Q==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-create-client-paths/-/gatsby-plugin-create-client-paths-2.9.0.tgz",
"integrity": "sha512-jBYC0XL+Z1xLKBSTW/RzFGMMrAgdqf2dI3beo4btcGM0Vi85IBf/bRtcjD2Ce41ePL+t9DCt/xJE1573iqU+tA==",
"requires": {
"@babel/runtime": "^7.12.5"
},

View File

@ -33,7 +33,7 @@
"gatsby": "^2.30.3",
"gatsby-cli": "^2.18.0",
"gatsby-plugin-advanced-sitemap": "^1.5.7",
"gatsby-plugin-create-client-paths": "^2.8.0",
"gatsby-plugin-create-client-paths": "^2.9.0",
"gatsby-plugin-manifest": "^2.10.0",
"gatsby-plugin-postcss": "^2.3.13",
"gatsby-plugin-react-helmet": "^3.9.0",