mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 10:16:47 +02:00
Bump gatsby-image from 2.4.15 to 2.4.16
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.15 to 2.4.16. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.16/packages/gatsby-image) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7b42a55651
commit
3db650e30b
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -8996,9 +8996,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-image": {
|
||||
"version": "2.4.15",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.15.tgz",
|
||||
"integrity": "sha512-18DbwBXFHytFxk3N2mRO4g4dI+cm/0lUk8WP0jGKrJlgMxUYGf5KuIfugTPbTxC0CAR48DKJqB7CZGcpaGFC+g==",
|
||||
"version": "2.4.16",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.16.tgz",
|
||||
"integrity": "sha512-N5kJ3LE8re57DgR1lAZFWP2or0nCSuNXSUKvSBvVgxwcebdcFGCxN/xTJbU4ojFfFBJ/D4gKuxJrvLvDf3jcyg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"dependencies": {
|
||||
"dotenv": "^8.2.0",
|
||||
"gatsby": "^2.24.53",
|
||||
"gatsby-image": "^2.4.15",
|
||||
"gatsby-image": "^2.4.16",
|
||||
"gatsby-plugin-manifest": "^2.4.27",
|
||||
"gatsby-plugin-offline": "^3.2.23",
|
||||
"gatsby-plugin-react-helmet": "^3.3.10",
|
||||
|
|
Loading…
Add table
Reference in a new issue