build(deps): bump gatsby-plugin-canonical-urls from 4.13.0 to 4.21.0 in /docs (#3168)

This commit is contained in:
dependabot[bot] 2022-08-29 10:33:47 +02:00 committed by GitHub
parent e4ab0fab26
commit 649692870e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
docs/package-lock.json generated
View File

@ -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"
}

View File

@ -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",