build(deps): bump gatsby-plugin-canonical-urls in /docs (#1619)
This commit is contained in:
parent
4adc65e58a
commit
8a87f7715d
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
@ -9000,11 +9000,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-canonical-urls": {
|
||||
"version": "2.3.11",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-2.3.11.tgz",
|
||||
"integrity": "sha512-seNMo+FB4VwWtPngxK2kOd3E7s/Ts9UlqZDbUPkR06bZJ8vPlINg0g0UqmGn6XFGPPSRN9Au/vUd+d2wI/r2lw==",
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-2.7.0.tgz",
|
||||
"integrity": "sha512-773lolhMhEhda0ld0mKq4fTwjRS+vKC/L8GD0kT21y7arV9amvQk0iCsjn+RtVZJco0xnP9LWqrkxvDOIie0oQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2"
|
||||
"@babel/runtime": "^7.12.5"
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-catch-links": {
|
||||
|
@ -13,7 +13,7 @@
|
||||
"emotion-theming": "^10.0.27",
|
||||
"gatsby": "^2.24.65",
|
||||
"gatsby-alias-imports": "^1.0.6",
|
||||
"gatsby-plugin-canonical-urls": "^2.3.11",
|
||||
"gatsby-plugin-canonical-urls": "^2.7.0",
|
||||
"gatsby-plugin-catch-links": "^2.7.0",
|
||||
"gatsby-plugin-emotion": "^4.3.10",
|
||||
"gatsby-plugin-google-analytics": "^2.8.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user