build(deps): bump gatsby-plugin-canonical-urls from 4.13.0 to 4.21.0 in /docs (#3168)
This commit is contained in:
parent
e4ab0fab26
commit
649692870e
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"@mdx-js/react": "^1.6.16",
|
||||
"gatsby": "^4.19.2",
|
||||
"gatsby-alias-imports": "^1.0.6",
|
||||
"gatsby-plugin-canonical-urls": "^4.13.0",
|
||||
"gatsby-plugin-canonical-urls": "^4.21.0",
|
||||
"gatsby-plugin-catch-links": "^4.21.0",
|
||||
"gatsby-plugin-emotion": "^7.21.0",
|
||||
"gatsby-plugin-google-analytics": "^4.17.0",
|
||||
@ -12767,9 +12767,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-canonical-urls": {
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.13.0.tgz",
|
||||
"integrity": "sha512-wzSREcRb++n0FWRuj9yJcv876w2hrFKD8CW8RZMT4zzoRWE4yk5WVsOe6FIuPn7oRI/ULbRuG6RsKYDRANgy7w==",
|
||||
"version": "4.21.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.21.0.tgz",
|
||||
"integrity": "sha512-7CaNJ5C5cFPrSvUG0pHJWqv4Vbf03ZZWNZsJK5r3SHFjJ0tMyc6pKLxBpxejRdxepNriEHmBtkQoy8nZq0ViSg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4"
|
||||
},
|
||||
@ -35653,9 +35653,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-canonical-urls": {
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.13.0.tgz",
|
||||
"integrity": "sha512-wzSREcRb++n0FWRuj9yJcv876w2hrFKD8CW8RZMT4zzoRWE4yk5WVsOe6FIuPn7oRI/ULbRuG6RsKYDRANgy7w==",
|
||||
"version": "4.21.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.21.0.tgz",
|
||||
"integrity": "sha512-7CaNJ5C5cFPrSvUG0pHJWqv4Vbf03ZZWNZsJK5r3SHFjJ0tMyc6pKLxBpxejRdxepNriEHmBtkQoy8nZq0ViSg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4"
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
"@mdx-js/react": "^1.6.16",
|
||||
"gatsby": "^4.19.2",
|
||||
"gatsby-alias-imports": "^1.0.6",
|
||||
"gatsby-plugin-canonical-urls": "^4.13.0",
|
||||
"gatsby-plugin-canonical-urls": "^4.21.0",
|
||||
"gatsby-plugin-catch-links": "^4.21.0",
|
||||
"gatsby-plugin-emotion": "^7.21.0",
|
||||
"gatsby-plugin-google-analytics": "^4.17.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user