build(deps): bump gatsby-plugin-sharp from 4.25.0 to 4.25.1 in /docs (#3790)
This commit is contained in:
parent
1948081d84
commit
1f089a34d7
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -25,7 +25,7 @@
|
||||
"gatsby-plugin-react-helmet": "^5.21.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.1",
|
||||
"gatsby-plugin-sharp": "^4.25.0",
|
||||
"gatsby-plugin-sharp": "^4.25.1",
|
||||
"gatsby-plugin-sitemap": "^5.24.0",
|
||||
"gatsby-remark-autolink-headers": "^5.24.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.24.0",
|
||||
@ -11817,9 +11817,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-sharp": {
|
||||
"version": "4.25.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.25.0.tgz",
|
||||
"integrity": "sha512-8XiSKibQyp6pOFHEkEdRCpoDA3Ywcq5PKftNMExZ51MormT0+WqRC7ynuU+0fzktDTbbSyREvblKa+21Id+rRA==",
|
||||
"version": "4.25.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.25.1.tgz",
|
||||
"integrity": "sha512-cGRb8lmwJkzwT1Qze0R+VL+55BIb9weM17m+dUf6gs5Z++lQltqge+L8a1qWWsGL6KfLQN7+bIqjhmTTscIPMQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"async": "^3.2.4",
|
||||
@ -32801,9 +32801,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sharp": {
|
||||
"version": "4.25.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.25.0.tgz",
|
||||
"integrity": "sha512-8XiSKibQyp6pOFHEkEdRCpoDA3Ywcq5PKftNMExZ51MormT0+WqRC7ynuU+0fzktDTbbSyREvblKa+21Id+rRA==",
|
||||
"version": "4.25.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.25.1.tgz",
|
||||
"integrity": "sha512-cGRb8lmwJkzwT1Qze0R+VL+55BIb9weM17m+dUf6gs5Z++lQltqge+L8a1qWWsGL6KfLQN7+bIqjhmTTscIPMQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"async": "^3.2.4",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"gatsby-plugin-react-helmet": "^5.21.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.1",
|
||||
"gatsby-plugin-sharp": "^4.25.0",
|
||||
"gatsby-plugin-sharp": "^4.25.1",
|
||||
"gatsby-plugin-sitemap": "^5.24.0",
|
||||
"gatsby-remark-autolink-headers": "^5.24.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.24.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user