diff --git a/package-lock.json b/package-lock.json index 1a5d90dc5..5d07003be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "bootstrap": "^5.3.1", "date-fns": "^2.30.0", "flexsearch": "^0.7.31", - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-google-gtag": "^5.12.0", "gatsby-plugin-google-tagmanager": "^5.12.0", @@ -11485,9 +11485,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -11571,7 +11571,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -11672,9 +11672,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -34939,9 +34939,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -35024,7 +35024,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -35436,9 +35436,9 @@ } }, "gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/package.json b/package.json index 62db68fcb..55caa3595 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "bootstrap": "^5.3.1", "date-fns": "^2.30.0", "flexsearch": "^0.7.31", - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-google-gtag": "^5.12.0", "gatsby-plugin-google-tagmanager": "^5.12.0",