diff --git a/package-lock.json b/package-lock.json index 97422123f..0291ee93c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "gatsby-plugin-sitemap": "^6.11.0", "gatsby-remark-autolink-headers": "^6.10.0", "gatsby-remark-code-titles": "^1.1.0", - "gatsby-remark-copy-linked-files": "^6.10.0", + "gatsby-remark-copy-linked-files": "^6.11.0", "gatsby-remark-images": "^7.11.0", "gatsby-remark-prismjs": "^7.11.0", "gatsby-remark-smartypants": "^6.11.0", @@ -12971,9 +12971,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.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==", "dependencies": { "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", @@ -36757,9 +36757,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.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==", "requires": { "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", diff --git a/package.json b/package.json index 1a7501cbb..8a7303e9f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "gatsby-plugin-sitemap": "^6.11.0", "gatsby-remark-autolink-headers": "^6.10.0", "gatsby-remark-code-titles": "^1.1.0", - "gatsby-remark-copy-linked-files": "^6.10.0", + "gatsby-remark-copy-linked-files": "^6.11.0", "gatsby-remark-images": "^7.11.0", "gatsby-remark-prismjs": "^7.11.0", "gatsby-remark-smartypants": "^6.11.0",