dependabot[bot]
2020-10-09 19:22:57 +00:00
parent c5f0acb503
commit 65fa4055d0

View File

@ -13046,9 +13046,9 @@
} }
}, },
"gatsby-plugin-create-client-paths": { "gatsby-plugin-create-client-paths": {
"version": "2.3.11", "version": "2.3.13",
"resolved": "https://registry.npmjs.org/gatsby-plugin-create-client-paths/-/gatsby-plugin-create-client-paths-2.3.11.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-create-client-paths/-/gatsby-plugin-create-client-paths-2.3.13.tgz",
"integrity": "sha512-AfpvLMbnOVnAs0eBQgPWQ8UGlrUOk2zd4Tp03rE8FFCDRgpXwi88PQzhkPT9A/APKM3jph1wXzoVkBysmu+Btw==", "integrity": "sha512-7MYVDNcGdIVjoV3ymYsrDafRxOv+l0Agcz0KS6cT4+8RIiXM0tVglvCKCxnqNAjhLQmp1JFCryyl/jM2/6jzRQ==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2" "@babel/runtime": "^7.11.2"
}, },