mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-07-24 03:47:38 +02:00
Update dependency gatsby-plugin-sharp to v3.2.1
This commit is contained in:
parent
b5607f3dcc
commit
2dc937d6d5
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12760,9 +12760,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sharp": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.2.0.tgz",
|
||||
"integrity": "sha512-+Y4z/Q0bQL+wA1kb9wvAKlSz+o0+2V3IRxhu8kx/0pfpk48Q0apk+v4UMn7l835yocKfsePj8qvW7Ez0D47O9A==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.2.1.tgz",
|
||||
"integrity": "sha512-ZAEiDehEz7VRgykQSVwg0ESu9c+rA2BUfi6+VCi2ppemRezXm+jGUkSTo+WUhjiPmEhQq+IIOOWe4lpslJoZRg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"async": "^3.2.0",
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"gatsby-plugin-react-i18next": "1.1.1",
|
||||
"gatsby-plugin-robots-txt": "1.5.5",
|
||||
"gatsby-plugin-sass": "4.2.0",
|
||||
"gatsby-plugin-sharp": "3.2.0",
|
||||
"gatsby-plugin-sharp": "3.2.1",
|
||||
"gatsby-plugin-sitemap": "3.2.0",
|
||||
"gatsby-source-filesystem": "3.2.0",
|
||||
"gatsby-transformer-json": "3.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue