diff --git a/starters/blog/package-lock.json b/starters/blog/package-lock.json index 461e4a6377276..74bc03c492b13 100644 --- a/starters/blog/package-lock.json +++ b/starters/blog/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@fontsource-variable/montserrat": "^5.0.4", "@fontsource/merriweather": "^5.0.3", - "gatsby": "^5.12.1", + "gatsby": "^5.12.3", "gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", @@ -8439,9 +8439,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -23410,9 +23410,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/blog/package.json b/starters/blog/package.json index 9af8951681f1e..8d42de569df31 100644 --- a/starters/blog/package.json +++ b/starters/blog/package.json @@ -10,7 +10,7 @@ "dependencies": { "@fontsource/merriweather": "^5.0.3", "@fontsource-variable/montserrat": "^5.0.4", - "gatsby": "^5.12.1", + "gatsby": "^5.12.3", "gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", diff --git a/starters/default/package-lock.json b/starters/default/package-lock.json index 81a7ee62a7e9c..6d029f25de80d 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.12.1", + "gatsby": "^5.12.3", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", "gatsby-plugin-sharp": "^5.12.0", @@ -8260,9 +8260,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -21632,9 +21632,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/default/package.json b/starters/default/package.json index c3b02ae7ec68c..43649ba16e4d2 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.12.1", + "gatsby": "^5.12.3", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", "gatsby-plugin-sharp": "^5.12.0", diff --git a/starters/gatsby-starter-minimal-ts/package-lock.json b/starters/gatsby-starter-minimal-ts/package-lock.json index dcd15a5e07294..9664410dc7a4a 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.12.1", + "gatsby": "^5.12.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, @@ -8224,9 +8224,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -21388,9 +21388,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/gatsby-starter-minimal-ts/package.json b/starters/gatsby-starter-minimal-ts/package.json index a2bbb4f9ec77b..5cf952dec191b 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.12.1", + "gatsby": "^5.12.3", "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 98be7fa50aeb7..286d396efda95 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.12.1", + "gatsby": "^5.12.3", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -8179,9 +8179,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -21300,9 +21300,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/gatsby-starter-minimal/package.json b/starters/gatsby-starter-minimal/package.json index cb225ed31d08e..5bb6efb77b5bf 100644 --- a/starters/gatsby-starter-minimal/package.json +++ b/starters/gatsby-starter-minimal/package.json @@ -16,7 +16,7 @@ }, "license": "0BSD", "dependencies": { - "gatsby": "^5.12.1", + "gatsby": "^5.12.3", "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 746308265a3b1..cd93a01cf2d39 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.12.1", + "gatsby": "^5.12.3", "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 af6dedc59c269..d9cb5bdaba696 100644 --- a/starters/gatsby-starter-wordpress-blog/package-lock.json +++ b/starters/gatsby-starter-wordpress-blog/package-lock.json @@ -12,7 +12,7 @@ "@fontsource-variable/montserrat": "^5.0.4", "@fontsource/merriweather": "^5.0.3", "@wordpress/block-library": "^8.13.0", - "gatsby": "^5.12.1", + "gatsby": "^5.12.3", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", "gatsby-plugin-sharp": "^5.12.0", @@ -10433,9 +10433,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -26341,9 +26341,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/gatsby-starter-wordpress-blog/package.json b/starters/gatsby-starter-wordpress-blog/package.json index 4229d0b9d9706..329e9ae8369b7 100644 --- a/starters/gatsby-starter-wordpress-blog/package.json +++ b/starters/gatsby-starter-wordpress-blog/package.json @@ -11,7 +11,7 @@ "@fontsource/merriweather": "^5.0.3", "@fontsource-variable/montserrat": "^5.0.4", "@wordpress/block-library": "^8.13.0", - "gatsby": "^5.12.1", + "gatsby": "^5.12.3", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", "gatsby-plugin-sharp": "^5.12.0", diff --git a/starters/hello-world/package-lock.json b/starters/hello-world/package-lock.json index 79a4856e0b666..c850430d797ae 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.12.1", + "gatsby": "^5.12.3", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -8208,9 +8208,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -21298,9 +21298,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.1.tgz", - "integrity": "sha512-6NUmyMwx7mO9++aRiSDTBlRP1v5B5agsLTG9xP6MpZxQkojHobIi0nhZ7KMD38o/CNw9JAkCJxxiTd0ZOfKoHg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", + "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/hello-world/package.json b/starters/hello-world/package.json index d34e269ba423e..75b0462630d3f 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.12.1", + "gatsby": "^5.12.3", "react": "^18.2.0", "react-dom": "^18.2.0" },