diff --git a/package-lock.json b/package-lock.json index a5ce2b3c2..f1d32bb40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "gatsby-plugin-sitemap": "^6.11.0", "gatsby-remark-autolink-headers": "^6.11.0", "gatsby-remark-code-titles": "^1.1.0", - "gatsby-remark-copy-linked-files": "^6.10.0", + "gatsby-remark-copy-linked-files": "^6.12.0", "gatsby-remark-images": "^7.11.0", "gatsby-remark-prismjs": "^7.10.0", "gatsby-remark-smartypants": "^6.11.0", @@ -12926,9 +12926,9 @@ } }, "node_modules/gatsby-remark-copy-linked-files": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.10.0.tgz", - "integrity": "sha512-6t2paFX4l3MjrUHT5c0TNa7pJw+RFmI1LmfZgsK6Zpqr/lrdav5ancPq4mMk73E+JNtWAGWanGAEatZN33Cwbw==", + "version": "6.12.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.12.0.tgz", + "integrity": "sha512-QzD21eGL1hzSYr4XpLPbRealJreXCj4N7bicMYVyBE7vAVoROLj+29IpqCNLCq5oGwrihRkvf8Zqk/vymkTRhA==", "dependencies": { "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", @@ -36641,9 +36641,9 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.10.0.tgz", - "integrity": "sha512-6t2paFX4l3MjrUHT5c0TNa7pJw+RFmI1LmfZgsK6Zpqr/lrdav5ancPq4mMk73E+JNtWAGWanGAEatZN33Cwbw==", + "version": "6.12.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.12.0.tgz", + "integrity": "sha512-QzD21eGL1hzSYr4XpLPbRealJreXCj4N7bicMYVyBE7vAVoROLj+29IpqCNLCq5oGwrihRkvf8Zqk/vymkTRhA==", "requires": { "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", diff --git a/package.json b/package.json index 70547f792..c7f8f01ba 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "gatsby-plugin-sitemap": "^6.11.0", "gatsby-remark-autolink-headers": "^6.11.0", "gatsby-remark-code-titles": "^1.1.0", - "gatsby-remark-copy-linked-files": "^6.10.0", + "gatsby-remark-copy-linked-files": "^6.12.0", "gatsby-remark-images": "^7.11.0", "gatsby-remark-prismjs": "^7.10.0", "gatsby-remark-smartypants": "^6.11.0",