deps: bump gatsby-plugin-manifest from 5.12.2 to 5.12.3

Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 5.12.2 to 5.12.3. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.12.3/packages/gatsby-plugin-manifest) --- updated-dependencies: - dependency-name: gatsby-plugin-manifest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] committed Oct 27, 2023 at 05:27 UTC 9c39243e00ed9022230bb4a8dbd4341c0c21e09d
1 file changed +12 -12
package-lock.json
+12 -12
@@ -18926,9 +18926,9 @@
18926 }
18927 },
18928 "node_modules/gatsby-core-utils": {
18929 - "version": "4.12.0",
18930 - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.0.tgz",
18931 - "integrity": "sha512-1vK0cmL8FNHAddQ5WZt0yTPdFSZuMPNUSsHckM+ZdVmRxyif3aZYSi7ofj6sJo/UvhKj7fBqJv/smZYpp2PRqg==",
18929 + "version": "4.12.1",
18930 + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.1.tgz",
18931 + "integrity": "sha512-YW7eCK2M6yGQerT5LkdOHLZTNYMsDvcgeDMRy0q66FWKj7twPZX428I6NaLCMeF5dYoj1HOOO0u96iNlW5jcKQ==",
18932 "dependencies": {
18933 "@babel/runtime": "^7.20.13",
18934 "ci-info": "2.0.0",
@@ -19081,13 +19081,13 @@
19081 }
19082 },
19083 "node_modules/gatsby-plugin-manifest": {
19084 - "version": "5.12.2",
19085 - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.12.2.tgz",
19086 - "integrity": "sha512-Bs2U/gNVjXebQS3p4OLZjT/9Y+YAv0MYwZdWVCmXIIXEYUcE5zrWlNLjhsKPS0tTE5d5ELymTRVBOzvkHabdPA==",
19084 + "version": "5.12.3",
19085 + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.12.3.tgz",
19086 + "integrity": "sha512-qpH0pSIIt7ggO7OnP127eKn6fhD1DKTzg9Aw8vaMCO8MMOQ5qfOn3ZrRCgH6DuaU1admZU18gFKlCKH+QHoGfQ==",
19087 "dependencies": {
19088 "@babel/runtime": "^7.20.13",
19089 - "gatsby-core-utils": "^4.12.0",
19090 - "gatsby-plugin-utils": "^4.12.2",
19089 + "gatsby-core-utils": "^4.12.1",
19090 + "gatsby-plugin-utils": "^4.12.3",
19091 "semver": "^7.5.3",
19092 "sharp": "^0.32.6"
19093 },
@@ -19337,14 +19337,14 @@
19337 }
19338 },
19339 "node_modules/gatsby-plugin-utils": {
19340 - "version": "4.12.2",
19341 - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.2.tgz",
19342 - "integrity": "sha512-N5d+fxPd7cZ9KeTl0bHF1JM4MDB2hazXbcOI2gxS9rIL0vgbyBT/ffJ9uczNwJwQuGQPOWdXO6eCspjT4zKcqw==",
19340 + "version": "4.12.3",
19341 + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz",
19342 + "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==",
19343 "dependencies": {
19344 "@babel/runtime": "^7.20.13",
19345 "fastq": "^1.15.0",
19346 "fs-extra": "^11.1.1",
19347 - "gatsby-core-utils": "^4.12.0",
19347 + "gatsby-core-utils": "^4.12.1",
19348 "gatsby-sharp": "^1.12.1",
19349 "graphql-compose": "^9.0.10",
19350 "import-from": "^4.0.0",