diff --git a/docs/package-lock.json b/docs/package-lock.json index c128c9b6..3f62eb6e 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -30,7 +30,7 @@ "gatsby-plugin-sharp": "^4.19.0", "gatsby-plugin-sitemap": "^5.21.0", "gatsby-remark-autolink-headers": "^5.15.1", - "gatsby-remark-copy-linked-files": "^5.21.0", + "gatsby-remark-copy-linked-files": "^5.22.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "^6.21.0", "gatsby-remark-mermaid": "^2.1.0", @@ -13683,9 +13683,9 @@ } }, "node_modules/gatsby-remark-copy-linked-files": { - "version": "5.21.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.21.0.tgz", - "integrity": "sha512-y1XwmC47SV7IXX4du4vaTmGyDlZTMIJJ/MaKjq8mCgenFoJMiX5gRNiDnYuZBzWdoVS+LIT1u6/X2I5sYBsvBw==", + "version": "5.22.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.22.0.tgz", + "integrity": "sha512-n+HNVZDtog7o4LX0yS0uQbcPectfcf1VuOou/rhkzeGR1vKXTcTHpfc4A+n9MfvoBoV8N4FyZCGjSzxF9nqS2g==", "dependencies": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", @@ -36302,9 +36302,9 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "5.21.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.21.0.tgz", - "integrity": "sha512-y1XwmC47SV7IXX4du4vaTmGyDlZTMIJJ/MaKjq8mCgenFoJMiX5gRNiDnYuZBzWdoVS+LIT1u6/X2I5sYBsvBw==", + "version": "5.22.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.22.0.tgz", + "integrity": "sha512-n+HNVZDtog7o4LX0yS0uQbcPectfcf1VuOou/rhkzeGR1vKXTcTHpfc4A+n9MfvoBoV8N4FyZCGjSzxF9nqS2g==", "requires": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", diff --git a/docs/package.json b/docs/package.json index 4ac3699b..7917110a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -27,7 +27,7 @@ "gatsby-plugin-sharp": "^4.19.0", "gatsby-plugin-sitemap": "^5.21.0", "gatsby-remark-autolink-headers": "^5.15.1", - "gatsby-remark-copy-linked-files": "^5.21.0", + "gatsby-remark-copy-linked-files": "^5.22.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "^6.21.0", "gatsby-remark-mermaid": "^2.1.0",