build(deps): bump gatsby-plugin-canonical-urls from 4.22.0 to 4.25.0 in /docs (#3531)

This commit is contained in:
dependabot[bot] 2023-02-05 17:20:15 +01:00 committed by GitHub
parent 8198292838
commit f6b728815b
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.25.0",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.22.0",
"gatsby-plugin-canonical-urls": "^4.25.0",
"gatsby-plugin-catch-links": "^4.21.0",
"gatsby-plugin-emotion": "^7.24.0",
"gatsby-plugin-google-analytics": "^5.3.0",
@ -11238,9 +11238,9 @@
}
},
"node_modules/gatsby-plugin-canonical-urls": {
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.22.0.tgz",
"integrity": "sha512-gvAs+WZKGCF4HFT6QsPxx+3JhN0foRCa1ABIx6WBZFHufCAZ10Vht2Ez9Zo/LUEOFfDQJbVV30CysQI6saZsLQ==",
"version": "4.25.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.25.0.tgz",
"integrity": "sha512-WjjOAuCvjK0n2WHmvu5k5CjkNoeKU4IzQPA7YI4uHmr9fIxVHIXMYqfVOG7ZPtDPE4eVt2yHpG2/novVjZ77yg==",
"dependencies": {
"@babel/runtime": "^7.15.4"
},
@ -32380,9 +32380,9 @@
}
},
"gatsby-plugin-canonical-urls": {
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.22.0.tgz",
"integrity": "sha512-gvAs+WZKGCF4HFT6QsPxx+3JhN0foRCa1ABIx6WBZFHufCAZ10Vht2Ez9Zo/LUEOFfDQJbVV30CysQI6saZsLQ==",
"version": "4.25.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.25.0.tgz",
"integrity": "sha512-WjjOAuCvjK0n2WHmvu5k5CjkNoeKU4IzQPA7YI4uHmr9fIxVHIXMYqfVOG7ZPtDPE4eVt2yHpG2/novVjZ77yg==",
"requires": {
"@babel/runtime": "^7.15.4"
}

View File

@ -12,7 +12,7 @@
"@mdx-js/react": "^1.6.16",
"gatsby": "^4.25.0",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.22.0",
"gatsby-plugin-canonical-urls": "^4.25.0",
"gatsby-plugin-catch-links": "^4.21.0",
"gatsby-plugin-emotion": "^7.24.0",
"gatsby-plugin-google-analytics": "^5.3.0",