diff --git a/docs/package-lock.json b/docs/package-lock.json index 67b1f462..a97f2b02 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.13.0", "gatsby-remark-autolink-headers": "^5.15.1", - "gatsby-remark-copy-linked-files": "^5.17.0", + "gatsby-remark-copy-linked-files": "^5.21.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "^6.15.1", "gatsby-remark-mermaid": "^2.1.0", @@ -13670,9 +13670,9 @@ } }, "node_modules/gatsby-remark-copy-linked-files": { - "version": "5.17.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.17.0.tgz", - "integrity": "sha512-Q1T69Oi84UAa18//54vtMIMPRTkx+P7DQKoRMXi6r3muRAjfN/sT66ZxDdCayT5SoKYT8Opa5hGZo8N/lvtmQw==", + "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==", "dependencies": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", @@ -36348,9 +36348,9 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "5.17.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.17.0.tgz", - "integrity": "sha512-Q1T69Oi84UAa18//54vtMIMPRTkx+P7DQKoRMXi6r3muRAjfN/sT66ZxDdCayT5SoKYT8Opa5hGZo8N/lvtmQw==", + "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==", "requires": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", diff --git a/docs/package.json b/docs/package.json index feeff726..94dc9906 100644 --- a/docs/package.json +++ b/docs/package.json @@ -27,7 +27,7 @@ "gatsby-plugin-sharp": "^4.19.0", "gatsby-plugin-sitemap": "^5.13.0", "gatsby-remark-autolink-headers": "^5.15.1", - "gatsby-remark-copy-linked-files": "^5.17.0", + "gatsby-remark-copy-linked-files": "^5.21.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "^6.15.1", "gatsby-remark-mermaid": "^2.1.0",