diff --git a/package-lock.json b/package-lock.json index f214fdfe..cbaeb6e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3507,9 +3507,9 @@ } }, "@types/lodash": { - "version": "4.14.151", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.151.tgz", - "integrity": "sha512-Zst90IcBX5wnwSu7CAS0vvJkTjTELY4ssKbHiTnGcJgi170uiS8yQDdc3v6S77bRqYQIN1App5a1Pc2lceE5/g==" + "version": "4.14.152", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.152.tgz", + "integrity": "sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg==" }, "@types/lunr": { "version": "2.3.3", @@ -10331,9 +10331,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.0.tgz", - "integrity": "sha512-1huIiubdivE0xyfDpHkwrdUvZBqaRa4X5UJ3IljocmuVzsbfXbn0ERvqoLk0Kyixtupiik2Ps8IY+BmEM5jtBg==", + "version": "2.22.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.1.tgz", + "integrity": "sha512-8YSQShu6bipyKSbIQDqvVYOzy+L2B/iiI8SHvvZD3dd2tvys3EYOZdAyOBeqR72eM3zCF+hqDw5H/PB5Uc+I6Q==", "requires": { "@babel/code-frame": "^7.8.3", "@babel/core": "^7.9.6", @@ -10397,7 +10397,7 @@ "flat": "^4.1.0", "fs-exists-cached": "1.0.0", "fs-extra": "^8.1.0", - "gatsby-cli": "^2.12.26", + "gatsby-cli": "^2.12.27", "gatsby-core-utils": "^1.3.0", "gatsby-graphiql-explorer": "^0.4.1", "gatsby-link": "^2.4.2", @@ -10652,9 +10652,9 @@ } }, "gatsby-cli": { - "version": "2.12.26", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.26.tgz", - "integrity": "sha512-A6CImTWxA4QejrfJmp9gp+Qe8MgkWNyRG7BcTPYW407mWIjnPRnp4IGBtxqqaO06AjPGMlcev/ODq620+VVNSQ==", + "version": "2.12.27", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.27.tgz", + "integrity": "sha512-3YxdWTSryFN/u/STp7nV+4CitFx6UgmSv2/v5B5tEjiSo87zBROOAxboeLqnKREWjANsrGxu1imGQY3eNHYk6g==", "requires": { "@babel/code-frame": "^7.8.3", "@babel/runtime": "^7.9.6", diff --git a/package.json b/package.json index 1128c368..b81b200b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "fast-exif": "^1.0.1", "feather-icons": "^4.28.0", "fraction.js": "^4.0.12", - "gatsby": "^2.22.0", + "gatsby": "^2.22.1", "gatsby-image": "^2.4.4", "gatsby-plugin-catch-links": "^2.3.1", "gatsby-plugin-feed": "^2.5.1",