diff --git a/starters/blog/package-lock.json b/starters/blog/package-lock.json index eb260274f5aca..b4d1bb20b8a97 100644 --- a/starters/blog/package-lock.json +++ b/starters/blog/package-lock.json @@ -11,14 +11,14 @@ "dependencies": { "@fontsource-variable/montserrat": "^5.0.17", "@fontsource/merriweather": "^5.0.8", - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "gatsby-plugin-feed": "^5.13.1", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sharp": "^5.13.1", - "gatsby-remark-images": "^7.13.1", - "gatsby-remark-prismjs": "^7.13.1", - "gatsby-remark-responsive-iframe": "^6.13.1", + "gatsby-remark-images": "^7.13.2", + "gatsby-remark-prismjs": "^7.13.2", + "gatsby-remark-responsive-iframe": "^6.13.2", "gatsby-source-filesystem": "^5.13.1", "gatsby-transformer-remark": "^6.13.1", "gatsby-transformer-sharp": "^5.13.1", @@ -8464,9 +8464,9 @@ } }, "node_modules/gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -9026,13 +9026,14 @@ } }, "node_modules/gatsby-remark-images": { - "version": "7.13.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.13.1.tgz", - "integrity": "sha512-Fv+k0rGNsP6rDeoCuxjwKP4zsHVqsARVyCso8YrDIAzdv1pZ91THuZcA3phorpkr8wtmija17kLLKDjT8/RZtQ==", + "version": "7.13.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.13.2.tgz", + "integrity": "sha512-a2oke2akTElGqTKzsJjU1NK9itgBPrYAIOOQW2ZuLTtb5fulsZNTJa2Q3vhRHiKLodvXrte+Gxv7znjY21/dTA==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", "chalk": "^4.1.2", - "cheerio": "^1.0.0-rc.10", + "cheerio": "1.0.0-rc.12", "gatsby-core-utils": "^4.13.1", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", @@ -9050,9 +9051,10 @@ } }, "node_modules/gatsby-remark-prismjs": { - "version": "7.13.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.13.1.tgz", - "integrity": "sha512-xyEri5Xr/ggIhgPaJUpOAp2G2BEAjyCNXP0Qk8olt1t7KvIp1XBdrhF1bvcIQJ3UEfInmt/6ykwY39kFXzkW3g==", + "version": "7.13.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.13.2.tgz", + "integrity": "sha512-y1RKfyx9rw317HcuhWHu8YdrrkDBFtiPvlCOgTPbKQb/Z1kxA/+xhd7dIM5RYfL9/LSqPDciT1BTR14XgCZ+vA==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", "parse-numeric-range": "^1.3.0", @@ -9067,12 +9069,13 @@ } }, "node_modules/gatsby-remark-responsive-iframe": { - "version": "6.13.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.1.tgz", - "integrity": "sha512-lNC1YQGTX9bngJT/YyBS79ZS5nRPkKD3jSqLb04mFXZTwmfDomYJEF5b+kZIVdKy9JZW6LDzFlEcL6CvqK1klA==", + "version": "6.13.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.2.tgz", + "integrity": "sha512-RoYGc+GMxjuE0rk/LhjnIivK9Jzo9YyS3hJ6jzKMtghpqvKkrx0pTVd7pXK5LLxbAc7c8UYjOK6etVSPN3htaA==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", - "cheerio": "^1.0.0-rc.10", + "cheerio": "1.0.0-rc.12", "common-tags": "^1.8.2", "lodash": "^4.17.21", "unist-util-visit": "^2.0.3" @@ -9437,9 +9440,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "license": "MIT", "dependencies": { "ms": "2.1.2" @@ -23529,9 +23532,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -23812,9 +23815,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "requires": { "ms": "2.1.2" } @@ -24112,13 +24115,13 @@ } }, "gatsby-remark-images": { - "version": "7.13.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.13.1.tgz", - "integrity": "sha512-Fv+k0rGNsP6rDeoCuxjwKP4zsHVqsARVyCso8YrDIAzdv1pZ91THuZcA3phorpkr8wtmija17kLLKDjT8/RZtQ==", + "version": "7.13.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.13.2.tgz", + "integrity": "sha512-a2oke2akTElGqTKzsJjU1NK9itgBPrYAIOOQW2ZuLTtb5fulsZNTJa2Q3vhRHiKLodvXrte+Gxv7znjY21/dTA==", "requires": { "@babel/runtime": "^7.20.13", "chalk": "^4.1.2", - "cheerio": "^1.0.0-rc.10", + "cheerio": "1.0.0-rc.12", "gatsby-core-utils": "^4.13.1", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", @@ -24129,9 +24132,9 @@ } }, "gatsby-remark-prismjs": { - "version": "7.13.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.13.1.tgz", - "integrity": "sha512-xyEri5Xr/ggIhgPaJUpOAp2G2BEAjyCNXP0Qk8olt1t7KvIp1XBdrhF1bvcIQJ3UEfInmt/6ykwY39kFXzkW3g==", + "version": "7.13.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.13.2.tgz", + "integrity": "sha512-y1RKfyx9rw317HcuhWHu8YdrrkDBFtiPvlCOgTPbKQb/Z1kxA/+xhd7dIM5RYfL9/LSqPDciT1BTR14XgCZ+vA==", "requires": { "@babel/runtime": "^7.20.13", "parse-numeric-range": "^1.3.0", @@ -24139,12 +24142,12 @@ } }, "gatsby-remark-responsive-iframe": { - "version": "6.13.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.1.tgz", - "integrity": "sha512-lNC1YQGTX9bngJT/YyBS79ZS5nRPkKD3jSqLb04mFXZTwmfDomYJEF5b+kZIVdKy9JZW6LDzFlEcL6CvqK1klA==", + "version": "6.13.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.2.tgz", + "integrity": "sha512-RoYGc+GMxjuE0rk/LhjnIivK9Jzo9YyS3hJ6jzKMtghpqvKkrx0pTVd7pXK5LLxbAc7c8UYjOK6etVSPN3htaA==", "requires": { "@babel/runtime": "^7.20.13", - "cheerio": "^1.0.0-rc.10", + "cheerio": "1.0.0-rc.12", "common-tags": "^1.8.2", "lodash": "^4.17.21", "unist-util-visit": "^2.0.3" diff --git a/starters/blog/package.json b/starters/blog/package.json index a8f66f6135996..e1e19eb115cff 100644 --- a/starters/blog/package.json +++ b/starters/blog/package.json @@ -10,14 +10,14 @@ "dependencies": { "@fontsource/merriweather": "^5.0.8", "@fontsource-variable/montserrat": "^5.0.17", - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "gatsby-plugin-feed": "^5.13.1", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sharp": "^5.13.1", - "gatsby-remark-images": "^7.13.1", - "gatsby-remark-prismjs": "^7.13.1", - "gatsby-remark-responsive-iframe": "^6.13.1", + "gatsby-remark-images": "^7.13.2", + "gatsby-remark-prismjs": "^7.13.2", + "gatsby-remark-responsive-iframe": "^6.13.2", "gatsby-source-filesystem": "^5.13.1", "gatsby-transformer-remark": "^6.13.1", "gatsby-transformer-sharp": "^5.13.1", diff --git a/starters/default/package-lock.json b/starters/default/package-lock.json index 8ea66575b9f68..e6bd86d3eed11 100644 --- a/starters/default/package-lock.json +++ b/starters/default/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "0BSD", "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sharp": "^5.13.1", @@ -8285,9 +8285,9 @@ } }, "node_modules/gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -9143,9 +9143,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "license": "MIT", "dependencies": { "ms": "2.1.2" @@ -21750,9 +21750,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -22033,9 +22033,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "requires": { "ms": "2.1.2" } diff --git a/starters/default/package.json b/starters/default/package.json index c7fa57ae1fd64..fb4b7156c7a9c 100644 --- a/starters/default/package.json +++ b/starters/default/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sharp": "^5.13.1", diff --git a/starters/gatsby-starter-minimal-ts/package-lock.json b/starters/gatsby-starter-minimal-ts/package-lock.json index 533eba08783e0..0ffc3a39d08dc 100644 --- a/starters/gatsby-starter-minimal-ts/package-lock.json +++ b/starters/gatsby-starter-minimal-ts/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "0BSD", "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "react": "^18.2.0", "react-dom": "^18.2.0" }, @@ -8242,9 +8242,9 @@ } }, "node_modules/gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8967,9 +8967,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "license": "MIT", "dependencies": { "ms": "2.1.2" @@ -21464,9 +21464,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -21760,9 +21760,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "requires": { "ms": "2.1.2" } diff --git a/starters/gatsby-starter-minimal-ts/package.json b/starters/gatsby-starter-minimal-ts/package.json index 38f60a1253fed..87208b48e8ac2 100644 --- a/starters/gatsby-starter-minimal-ts/package.json +++ b/starters/gatsby-starter-minimal-ts/package.json @@ -17,7 +17,7 @@ }, "license": "0BSD", "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/starters/gatsby-starter-minimal/package-lock.json b/starters/gatsby-starter-minimal/package-lock.json index bd0f1afcfa204..cd8252a74fab6 100644 --- a/starters/gatsby-starter-minimal/package-lock.json +++ b/starters/gatsby-starter-minimal/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "0BSD", "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -8194,9 +8194,9 @@ } }, "node_modules/gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8919,9 +8919,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "license": "MIT", "dependencies": { "ms": "2.1.2" @@ -21365,9 +21365,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -21661,9 +21661,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "requires": { "ms": "2.1.2" } diff --git a/starters/gatsby-starter-minimal/package.json b/starters/gatsby-starter-minimal/package.json index 606977b724cad..edcb8a6c3beb1 100644 --- a/starters/gatsby-starter-minimal/package.json +++ b/starters/gatsby-starter-minimal/package.json @@ -16,7 +16,7 @@ }, "license": "0BSD", "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "react": "^18.2.0", "react-dom": "^18.2.0" } diff --git a/starters/gatsby-starter-theme-workspace/example/package.json b/starters/gatsby-starter-theme-workspace/example/package.json index afa397c360954..6653279cce6fd 100644 --- a/starters/gatsby-starter-theme-workspace/example/package.json +++ b/starters/gatsby-starter-theme-workspace/example/package.json @@ -8,7 +8,7 @@ "build": "gatsby build" }, "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "gatsby-theme-minimal": "^1.0.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/starters/gatsby-starter-wordpress-blog/package-lock.json b/starters/gatsby-starter-wordpress-blog/package-lock.json index d7537673777ea..3e9ace417d5af 100644 --- a/starters/gatsby-starter-wordpress-blog/package-lock.json +++ b/starters/gatsby-starter-wordpress-blog/package-lock.json @@ -12,11 +12,11 @@ "@fontsource-variable/montserrat": "^5.0.17", "@fontsource/merriweather": "^5.0.8", "@wordpress/block-library": "^8.28.1", - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sharp": "^5.13.1", - "gatsby-source-wordpress": "^7.13.4", + "gatsby-source-wordpress": "^7.13.5", "gatsby-transformer-sharp": "^5.13.1", "html-react-parser": "^4.2.10", "lodash": "^4.17.21", @@ -10332,9 +10332,9 @@ } }, "node_modules/gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -10942,9 +10942,9 @@ } }, "node_modules/gatsby-source-wordpress": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/gatsby-source-wordpress/-/gatsby-source-wordpress-7.13.4.tgz", - "integrity": "sha512-FsUPf0MpTs1bqQ/q5TZnpN0lFn0t8/Z4ZeIVjBWGtLS2dka9AGuPO2dL7Rrt/QwBCUUO219TpnRsfh/v7FjAJQ==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/gatsby-source-wordpress/-/gatsby-source-wordpress-7.13.5.tgz", + "integrity": "sha512-uxE5g+KRD1lz/mY9NZi83jfDO+8HVPN30dyOdgQiHaetjXUehUn2RqU2xXyYbqpmfDO41W7ZBOiMca/brStUMw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", @@ -10958,7 +10958,7 @@ "cache-manager": "^3.6.3", "cache-manager-fs-hash": "^0.0.9", "chalk": "^4.1.2", - "cheerio": "^1.0.0-rc.10", + "cheerio": "1.0.0-rc.12", "clipboardy": "^4.0.0", "diff": "^5.1.0", "dumper.js": "^1.3.1", @@ -11108,9 +11108,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "license": "MIT", "dependencies": { "ms": "2.1.2" @@ -26502,9 +26502,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -26682,9 +26682,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "requires": { "ms": "2.1.2" } @@ -27001,9 +27001,9 @@ } }, "gatsby-source-wordpress": { - "version": "7.13.4", - "resolved": "https://registry.npmjs.org/gatsby-source-wordpress/-/gatsby-source-wordpress-7.13.4.tgz", - "integrity": "sha512-FsUPf0MpTs1bqQ/q5TZnpN0lFn0t8/Z4ZeIVjBWGtLS2dka9AGuPO2dL7Rrt/QwBCUUO219TpnRsfh/v7FjAJQ==", + "version": "7.13.5", + "resolved": "https://registry.npmjs.org/gatsby-source-wordpress/-/gatsby-source-wordpress-7.13.5.tgz", + "integrity": "sha512-uxE5g+KRD1lz/mY9NZi83jfDO+8HVPN30dyOdgQiHaetjXUehUn2RqU2xXyYbqpmfDO41W7ZBOiMca/brStUMw==", "requires": { "@babel/runtime": "^7.20.13", "@rematch/core": "^2.2.0", @@ -27016,7 +27016,7 @@ "cache-manager": "^3.6.3", "cache-manager-fs-hash": "^0.0.9", "chalk": "^4.1.2", - "cheerio": "^1.0.0-rc.10", + "cheerio": "1.0.0-rc.12", "clipboardy": "^4.0.0", "diff": "^5.1.0", "dumper.js": "^1.3.1", diff --git a/starters/gatsby-starter-wordpress-blog/package.json b/starters/gatsby-starter-wordpress-blog/package.json index 877d11d6a3f96..0826556ace4b6 100644 --- a/starters/gatsby-starter-wordpress-blog/package.json +++ b/starters/gatsby-starter-wordpress-blog/package.json @@ -11,11 +11,11 @@ "@fontsource/merriweather": "^5.0.8", "@fontsource-variable/montserrat": "^5.0.17", "@wordpress/block-library": "^8.28.1", - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sharp": "^5.13.1", - "gatsby-source-wordpress": "^7.13.4", + "gatsby-source-wordpress": "^7.13.5", "gatsby-transformer-sharp": "^5.13.1", "html-react-parser": "^4.2.10", "lodash": "^4.17.21", diff --git a/starters/hello-world/package-lock.json b/starters/hello-world/package-lock.json index 02e6bba8cf51d..72dd1fd553242 100644 --- a/starters/hello-world/package-lock.json +++ b/starters/hello-world/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "0BSD", "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -8223,9 +8223,9 @@ } }, "node_modules/gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8931,9 +8931,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "license": "MIT", "dependencies": { "ms": "2.1.2" @@ -21362,9 +21362,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.13.5", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz", - "integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==", + "version": "5.13.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz", + "integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -21645,9 +21645,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "requires": { "ms": "2.1.2" } diff --git a/starters/hello-world/package.json b/starters/hello-world/package.json index 354d65abe27d6..ab9cba7915019 100644 --- a/starters/hello-world/package.json +++ b/starters/hello-world/package.json @@ -13,7 +13,7 @@ "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" }, "dependencies": { - "gatsby": "^5.13.5", + "gatsby": "^5.13.7", "react": "^18.2.0", "react-dom": "^18.2.0" },