Merge pull request #911 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-3.8.0
Bump gatsby-plugin-manifest from 3.7.1 to 3.8.0 in /packages/website
This commit is contained in:
commit
0dc2528299
|
@ -22,7 +22,7 @@
|
|||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.7.1",
|
||||
"gatsby-plugin-image": "^1.7.1",
|
||||
"gatsby-plugin-manifest": "^3.7.1",
|
||||
"gatsby-plugin-manifest": "^3.8.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^4.7.1",
|
||||
"gatsby-plugin-postcss": "^4.7.1",
|
||||
|
@ -11916,13 +11916,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-manifest": {
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.7.1.tgz",
|
||||
"integrity": "sha512-STYtL7QZlKmGcXza+qxtIr8A5HS+0TzBy+qRDlOCFIYnxVTWKgg4m45/G7rQrUc1Ws4C5Km+J0zZFrGlpN5b7Q==",
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.8.0.tgz",
|
||||
"integrity": "sha512-Wg8FuhAYdXofrAC8ZlaGGvM3evwpq88kgW3Xe2MuMXSQgdFvhw6SxoS6jzyEdPaCIi45x6C2+P3r1uXNdLECQw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"gatsby-core-utils": "^2.7.1",
|
||||
"gatsby-plugin-utils": "^1.7.1",
|
||||
"gatsby-core-utils": "^2.8.0",
|
||||
"gatsby-plugin-utils": "^1.8.0",
|
||||
"semver": "^7.3.5",
|
||||
"sharp": "^0.28.1"
|
||||
},
|
||||
|
@ -12409,9 +12409,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-utils": {
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-1.7.1.tgz",
|
||||
"integrity": "sha512-mZ6qDwTBheCXeUa9KBdeHTtwWzX4AyzqXrl3EVj3bWQzNFSvUMC5QJfySo1UnWBjYLdCUpe45ZeDg/85q52Cgg==",
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-1.8.0.tgz",
|
||||
"integrity": "sha512-K/EiYx2kKd5BOuwWg86mrvrMh8u9hW40abFLZYH4zRAkthL+vYp/WeckVL/TibZ3jPUhhay9JGjXKR+Ot6BYDQ==",
|
||||
"dependencies": {
|
||||
"joi": "^17.2.1"
|
||||
},
|
||||
|
@ -37422,13 +37422,13 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-manifest": {
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.7.1.tgz",
|
||||
"integrity": "sha512-STYtL7QZlKmGcXza+qxtIr8A5HS+0TzBy+qRDlOCFIYnxVTWKgg4m45/G7rQrUc1Ws4C5Km+J0zZFrGlpN5b7Q==",
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.8.0.tgz",
|
||||
"integrity": "sha512-Wg8FuhAYdXofrAC8ZlaGGvM3evwpq88kgW3Xe2MuMXSQgdFvhw6SxoS6jzyEdPaCIi45x6C2+P3r1uXNdLECQw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"gatsby-core-utils": "^2.7.1",
|
||||
"gatsby-plugin-utils": "^1.7.1",
|
||||
"gatsby-core-utils": "^2.8.0",
|
||||
"gatsby-plugin-utils": "^1.8.0",
|
||||
"semver": "^7.3.5",
|
||||
"sharp": "^0.28.1"
|
||||
},
|
||||
|
@ -37766,9 +37766,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-utils": {
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-1.7.1.tgz",
|
||||
"integrity": "sha512-mZ6qDwTBheCXeUa9KBdeHTtwWzX4AyzqXrl3EVj3bWQzNFSvUMC5QJfySo1UnWBjYLdCUpe45ZeDg/85q52Cgg==",
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-1.8.0.tgz",
|
||||
"integrity": "sha512-K/EiYx2kKd5BOuwWg86mrvrMh8u9hW40abFLZYH4zRAkthL+vYp/WeckVL/TibZ3jPUhhay9JGjXKR+Ot6BYDQ==",
|
||||
"requires": {
|
||||
"joi": "^17.2.1"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.7.1",
|
||||
"gatsby-plugin-image": "^1.7.1",
|
||||
"gatsby-plugin-manifest": "^3.7.1",
|
||||
"gatsby-plugin-manifest": "^3.8.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^4.7.1",
|
||||
"gatsby-plugin-postcss": "^4.7.1",
|
||||
|
|
Reference in New Issue