mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 02:07:35 +02:00
Merge pull request #16 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-image-2.4.15
Bump gatsby-image from 2.4.9 to 2.4.15
This commit is contained in:
commit
b12b304d16
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9152,9 +9152,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-image": {
|
||||
"version": "2.4.9",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.9.tgz",
|
||||
"integrity": "sha512-bTH4xp7Ck8nCwUiiTO9V65cwX1Aco78q8VlL/aulfZuzRMfy/CjaSHGOUTU4aYTPZWQyXKH7CAxTqJXo7sbCXg==",
|
||||
"version": "2.4.15",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.15.tgz",
|
||||
"integrity": "sha512-18DbwBXFHytFxk3N2mRO4g4dI+cm/0lUk8WP0jGKrJlgMxUYGf5KuIfugTPbTxC0CAR48DKJqB7CZGcpaGFC+g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"dependencies": {
|
||||
"dotenv": "^8.2.0",
|
||||
"gatsby": "^2.24.36",
|
||||
"gatsby-image": "^2.4.9",
|
||||
"gatsby-image": "^2.4.15",
|
||||
"gatsby-plugin-manifest": "^2.4.22",
|
||||
"gatsby-plugin-offline": "^3.2.23",
|
||||
"gatsby-plugin-react-helmet": "^3.3.10",
|
||||
|
|
Loading…
Add table
Reference in a new issue