diff --git a/package-lock.json b/package-lock.json index 79458595..b350bbb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@mui/icons-material": "^5.16.1", "@mui/material": "^5.16.1", "emoji-js": "^3.8.0", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-awesome-pagination": "^0.3.8", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-sharp": "^5.13.1", @@ -11081,11 +11081,10 @@ } }, "node_modules/gatsby": { - "version": "5.13.6", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.6.tgz", - "integrity": "sha512-WsjhhqMkzCH03aLcP6xsxN08PpLrOjvCivjl6hZCVwxGDw9vz+zK8yFSjPzq2TL5hA4lbQc6bdJaMvaads/DuA==", + "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": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/package.json b/package.json index 2e7e78e6..af03b37c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@mui/icons-material": "^5.16.1", "@mui/material": "^5.16.1", "emoji-js": "^3.8.0", - "gatsby": "^5.13.6", + "gatsby": "^5.13.7", "gatsby-awesome-pagination": "^0.3.8", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-sharp": "^5.13.1",