diff --git a/package-lock.json b/package-lock.json index f1852780..da2ee69c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@emotion/styled": "11.14.0", "@fontsource/montserrat": "5.1.0", "framer-motion": "11.15.0", - "gatsby": "5.14.0", + "gatsby": "5.14.1", "gatsby-plugin-google-gtag": "5.14.0", "gatsby-plugin-image": "3.14.0", "gatsby-plugin-manifest": "5.14.0", @@ -11136,9 +11136,9 @@ } }, "node_modules/gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -11227,7 +11227,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -11450,9 +11450,9 @@ } }, "node_modules/gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "license": "MIT", "dependencies": { "@types/reach__router": "^1.3.10", @@ -12266,9 +12266,9 @@ } }, "node_modules/gatsby/node_modules/axios": { - "version": "1.7.8", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.8.tgz", - "integrity": "sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==", + "version": "1.7.9", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", + "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", diff --git a/package.json b/package.json index 52e32798..8f9d8d56 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@emotion/styled": "11.14.0", "@fontsource/montserrat": "5.1.0", "framer-motion": "11.15.0", - "gatsby": "5.14.0", + "gatsby": "5.14.1", "gatsby-plugin-google-gtag": "5.14.0", "gatsby-plugin-image": "3.14.0", "gatsby-plugin-manifest": "5.14.0",