diff --git a/package-lock.json b/package-lock.json index 701f4e174..d5b7c1638 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "gatsby-plugin-sass": "^6.12.0", "gatsby-plugin-sharp": "^5.11.0", "gatsby-plugin-use-dark-mode": "^2.0.1", - "gatsby-remark-copy-linked-files": "^6.11.0", + "gatsby-remark-copy-linked-files": "^6.12.0", "gatsby-remark-images": "^7.11.0", "gatsby-remark-relative-images": "^2.0.5", "gatsby-source-filesystem": "^5.11.0", @@ -16484,9 +16484,9 @@ } }, "node_modules/gatsby-remark-copy-linked-files": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.11.0.tgz", - "integrity": "sha512-nuphHkHtimnBmMmFakXOHPGo91IdnFuqnbG2IplXzYqmUE4QDvO+SuByxGcxTk842I1WMMv3asvA1OSLNcovIg==", + "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", @@ -63927,9 +63927,9 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.11.0.tgz", - "integrity": "sha512-nuphHkHtimnBmMmFakXOHPGo91IdnFuqnbG2IplXzYqmUE4QDvO+SuByxGcxTk842I1WMMv3asvA1OSLNcovIg==", + "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 a13d1e189..af644ccd7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "gatsby-plugin-sass": "^6.12.0", "gatsby-plugin-sharp": "^5.11.0", "gatsby-plugin-use-dark-mode": "^2.0.1", - "gatsby-remark-copy-linked-files": "^6.11.0", + "gatsby-remark-copy-linked-files": "^6.12.0", "gatsby-remark-images": "^7.11.0", "gatsby-remark-relative-images": "^2.0.5", "gatsby-source-filesystem": "^5.11.0",