dependabot[bot]
2021-01-11 05:08:32 +00:00
parent 96386b1aa2
commit f25a57d15b
2 changed files with 4 additions and 4 deletions

View File

@ -12309,9 +12309,9 @@
}
},
"gatsby-plugin-create-client-paths": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-create-client-paths/-/gatsby-plugin-create-client-paths-2.7.0.tgz",
"integrity": "sha512-pRGuH2XBJkVegss9mH3/9n01jQDDmYtMw6lKJwSXpRBDGK+48oW6f2orKiMPL7K3m4lTztoD+MqVcX8ZvWsCvA==",
"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==",
"requires": {
"@babel/runtime": "^7.12.5"
},

View File

@ -33,7 +33,7 @@
"gatsby": "^2.29.3",
"gatsby-cli": "^2.16.2",
"gatsby-plugin-advanced-sitemap": "^1.5.6",
"gatsby-plugin-create-client-paths": "^2.7.0",
"gatsby-plugin-create-client-paths": "^2.8.0",
"gatsby-plugin-manifest": "^2.9.1",
"gatsby-plugin-postcss": "^2.3.13",
"gatsby-plugin-react-helmet": "^3.7.0",