diff --git a/packages/website/package-lock.json b/packages/website/package-lock.json index 3a27b491..1f25205c 100644 --- a/packages/website/package-lock.json +++ b/packages/website/package-lock.json @@ -18,7 +18,7 @@ "copy-text-to-clipboard": "^3.0.1", "crypto-browserify": "^3.12.0", "framer-motion": "^4.1.17", - "gatsby": "^3.8.0", + "gatsby": "^3.8.1", "gatsby-background-image": "^1.5.3", "gatsby-image": "^3.8.0", "gatsby-plugin-image": "^1.8.0", @@ -11204,9 +11204,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "node_modules/gatsby": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.0.tgz", - "integrity": "sha512-6l1IOslajKT8Umz+qDIfu2Bv1ldAbLnsrMId6ExWvcoqNjOw2eSyGHkGjwnQIwl17A0UcA1wSTAw/Gsj480IxA==", + "version": "3.8.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.1.tgz", + "integrity": "sha512-IZphTACphil3F9ODtAYASA4+l8ErIae4eSTG0a5q9YSpSsfZBBCA5YblRIv+j/7Qi1XX9fP/eNnaxbyurqsPOw==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -36849,9 +36849,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.0.tgz", - "integrity": "sha512-6l1IOslajKT8Umz+qDIfu2Bv1ldAbLnsrMId6ExWvcoqNjOw2eSyGHkGjwnQIwl17A0UcA1wSTAw/Gsj480IxA==", + "version": "3.8.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.1.tgz", + "integrity": "sha512-IZphTACphil3F9ODtAYASA4+l8ErIae4eSTG0a5q9YSpSsfZBBCA5YblRIv+j/7Qi1XX9fP/eNnaxbyurqsPOw==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/core": "^7.14.0", diff --git a/packages/website/package.json b/packages/website/package.json index 06f4f67e..d20a23e7 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -15,7 +15,7 @@ "copy-text-to-clipboard": "^3.0.1", "crypto-browserify": "^3.12.0", "framer-motion": "^4.1.17", - "gatsby": "^3.8.0", + "gatsby": "^3.8.1", "gatsby-background-image": "^1.5.3", "gatsby-image": "^3.8.0", "gatsby-plugin-image": "^1.8.0",