mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump gatsby-image to 2.2.36
This commit is contained in:
Generated
+14
-4
@@ -10159,13 +10159,23 @@
|
||||
}
|
||||
},
|
||||
"gatsby-image": {
|
||||
"version": "2.2.33",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.33.tgz",
|
||||
"integrity": "sha512-Mt8l7DXeXuqIwiYefcvOK1awzs4ofE5y3qW1Pmk/IA8AFTNqwDBsu2ZqxxCfbGoyUXVuXNvDArq1QGMJel7eqQ==",
|
||||
"version": "2.2.36",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.36.tgz",
|
||||
"integrity": "sha512-a5a/+busxSnKUWdZuWvCrMybLpHS6czK2Ltrt2Xa6ZIkGL/bZU4KR6t5ku8iO91Q0u32ss81WA2JwUCcctVDdA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.7.2",
|
||||
"@babel/runtime": "^7.7.6",
|
||||
"object-fit-images": "^3.2.4",
|
||||
"prop-types": "^15.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.7.6",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.6.tgz",
|
||||
"integrity": "sha512-BWAJxpNVa0QlE5gZdWjSxXtemZyZ9RmrmVozxt3NUXeZhVIJ5ANyqmMc0JDrivBZyxUuQvFxlvH4OWWOogGfUw==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"gatsby-link": {
|
||||
|
||||
Reference in New Issue
Block a user