diff --git a/package-lock.json b/package-lock.json index 229eae232e259..fa2f4def01962 100644 --- a/package-lock.json +++ b/package-lock.json @@ -104,7 +104,7 @@ "eslint-plugin-sort-class-members": "^1.11.0", "fetch-ponyfill": "^7.1.0", "form-data": "^4.0.0", - "gatsby": "3.13.0", + "gatsby": "3.13.1", "gatsby-plugin-catch-links": "^3.13.0", "gatsby-plugin-page-creator": "^3.13.0", "gatsby-plugin-react-helmet": "^4.13.0", @@ -12702,9 +12702,9 @@ "dev": true }, "node_modules/gatsby": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.13.0.tgz", - "integrity": "sha512-nZOQkV6CF8ixtkbr+VNeiD2ISwuSkRLafeK+x/1btPB/l+b/w8ar0XrJGIWNX4DHr2Pohf3wy166IPfEkNqNTA==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.13.1.tgz", + "integrity": "sha512-ZSxdP8v/wdQxGzRur373U2GNmpGuMk3J7bqUTTzY/QGI0sb0AeczD954qdTylTeUV88Ud2UKQ+qFYG1BjX1GJA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -39887,9 +39887,9 @@ "dev": true }, "gatsby": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.13.0.tgz", - "integrity": "sha512-nZOQkV6CF8ixtkbr+VNeiD2ISwuSkRLafeK+x/1btPB/l+b/w8ar0XrJGIWNX4DHr2Pohf3wy166IPfEkNqNTA==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.13.1.tgz", + "integrity": "sha512-ZSxdP8v/wdQxGzRur373U2GNmpGuMk3J7bqUTTzY/QGI0sb0AeczD954qdTylTeUV88Ud2UKQ+qFYG1BjX1GJA==", "dev": true, "requires": { "@babel/code-frame": "^7.14.0", diff --git a/package.json b/package.json index 2feec1188f8f2..e71076ec59a8b 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ "eslint-plugin-sort-class-members": "^1.11.0", "fetch-ponyfill": "^7.1.0", "form-data": "^4.0.0", - "gatsby": "3.13.0", + "gatsby": "3.13.1", "gatsby-plugin-catch-links": "^3.13.0", "gatsby-plugin-page-creator": "^3.13.0", "gatsby-plugin-react-helmet": "^4.13.0",