diff --git a/package-lock.json b/package-lock.json index 6fee58721..c82971486 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@types/react": "^18.2.48", "axios": "^1.6.5", "decode-uri-component": "^0.4.1", - "gatsby": "^5.13.2", + "gatsby": "^5.13.3", "gatsby-link": "^5.13.1", "gatsby-plugin-feed": "^5.13.1", "gatsby-plugin-layout": "^4.13.1", @@ -11360,9 +11360,9 @@ } }, "node_modules/gatsby": { - "version": "5.13.2", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.2.tgz", - "integrity": "sha512-vOmAVZlzJ5gS0/IBv2vVCtp2gde29M2UC327/pPjoA7GfTTxk+wY3QbNiPlnMtuCoYeQ7swVvVz5ndlCuG4RSA==", + "version": "5.13.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.3.tgz", + "integrity": "sha512-SSnGpjswK20BQORcvTbtK8eI+W4QUG+u8rdVswB4suva6BfvTakW2wiktj7E2MdO4NjRvlgJjF5dUUncU5nldA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -11452,7 +11452,7 @@ "gatsby-legacy-polyfills": "^3.13.0", "gatsby-link": "^5.13.1", "gatsby-page-utils": "^3.13.1", - "gatsby-parcel-config": "^1.13.1", + "gatsby-parcel-config": "1.13.1", "gatsby-plugin-page-creator": "^5.13.1", "gatsby-plugin-typescript": "^5.13.1", "gatsby-plugin-utils": "^4.13.1", @@ -32973,9 +32973,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.13.2", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.2.tgz", - "integrity": "sha512-vOmAVZlzJ5gS0/IBv2vVCtp2gde29M2UC327/pPjoA7GfTTxk+wY3QbNiPlnMtuCoYeQ7swVvVz5ndlCuG4RSA==", + "version": "5.13.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.3.tgz", + "integrity": "sha512-SSnGpjswK20BQORcvTbtK8eI+W4QUG+u8rdVswB4suva6BfvTakW2wiktj7E2MdO4NjRvlgJjF5dUUncU5nldA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -33064,7 +33064,7 @@ "gatsby-legacy-polyfills": "^3.13.0", "gatsby-link": "^5.13.1", "gatsby-page-utils": "^3.13.1", - "gatsby-parcel-config": "^1.13.1", + "gatsby-parcel-config": "1.13.1", "gatsby-plugin-page-creator": "^5.13.1", "gatsby-plugin-typescript": "^5.13.1", "gatsby-plugin-utils": "^4.13.1", diff --git a/package.json b/package.json index a38b775fe..3fba2d693 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/react": "^18.2.48", "axios": "^1.6.5", "decode-uri-component": "^0.4.1", - "gatsby": "^5.13.2", + "gatsby": "^5.13.3", "gatsby-link": "^5.13.1", "gatsby-plugin-feed": "^5.13.1", "gatsby-plugin-layout": "^4.13.1",