mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-26 11:49:04 +01:00
Merge pull request #291 from kremalicious/dependabot/npm_and_yarn/gatsby-2.22.1
This commit is contained in:
commit
0f86d84648
20
package-lock.json
generated
20
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user