From f7a25e2063416d44332244ceda20ceb835eb9e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 10:51:50 +0200 Subject: [PATCH] build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#4170) Bumps the npm_and_yarn group with 1 update in the /examples/bigbot directory: [fastify](https://github.com/fastify/fastify). Bumps the npm_and_yarn group with 1 update in the /website directory: [webpack](https://github.com/webpack/webpack). Updates `fastify` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.3.1...v5.3.2) Updates `webpack` from 5.99.2 to 5.99.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.99.2...v5.99.3) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.3.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-version: 5.99.3 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/bigbot/package.json | 2 +- examples/bigbot/yarn.lock | 10 +++++----- website/package.json | 2 +- website/yarn.lock | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/examples/bigbot/package.json b/examples/bigbot/package.json index d1e3b3a59..9bed587b1 100644 --- a/examples/bigbot/package.json +++ b/examples/bigbot/package.json @@ -24,7 +24,7 @@ "amqplib": "^0.10.5", "chalk": "^5.4.1", "dotenv": "^16.4.7", - "fastify": "^5.3.1" + "fastify": "^5.3.2" }, "devDependencies": { "@types/amqplib": "^0.10.6", diff --git a/examples/bigbot/yarn.lock b/examples/bigbot/yarn.lock index 7dacc3e10..7f3e81ed5 100644 --- a/examples/bigbot/yarn.lock +++ b/examples/bigbot/yarn.lock @@ -527,7 +527,7 @@ __metadata: chalk: "npm:^5.4.1" chokidar: "npm:^3.6.0" dotenv: "npm:^16.4.7" - fastify: "npm:^5.3.1" + fastify: "npm:^5.3.2" typescript: "npm:^5.7.2" languageName: unknown linkType: soft @@ -694,9 +694,9 @@ __metadata: languageName: node linkType: hard -"fastify@npm:^5.3.1": - version: 5.3.1 - resolution: "fastify@npm:5.3.1" +"fastify@npm:^5.3.2": + version: 5.3.2 + resolution: "fastify@npm:5.3.2" dependencies: "@fastify/ajv-compiler": "npm:^4.0.0" "@fastify/error": "npm:^4.0.0" @@ -713,7 +713,7 @@ __metadata: secure-json-parse: "npm:^4.0.0" semver: "npm:^7.6.0" toad-cache: "npm:^3.7.0" - checksum: 10c0/f48349f785bb33fededaf00409f85c763f03eb711a657d9550647900c34defc0d88a0e831ed2e4527be876189befb49e50161ddce21f1b05fba1d9b6f2b0326a + checksum: 10c0/86ec8d6af1ddf779d9350958424d985e274d867786efa677ff88c1d1db9d7a3ee05e25dff29b3893e835a61893cf4df52d696f6ea193da1a29b8d098866914e8 languageName: node linkType: hard diff --git a/website/package.json b/website/package.json index 90eb9ce06..4dc0d22fb 100644 --- a/website/package.json +++ b/website/package.json @@ -42,7 +42,7 @@ "@docusaurus/types": "3.6.3", "@types/react": "^18.3.12", "typescript": "5.7.2", - "webpack": "5.99.2" + "webpack": "5.99.3" }, "browserslist": { "production": [ diff --git a/website/yarn.lock b/website/yarn.lock index ac0e97350..c66dbe922 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -19992,9 +19992,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:5.99.2": - version: 5.99.2 - resolution: "webpack@npm:5.99.2" +"webpack@npm:5.99.3": + version: 5.99.3 + resolution: "webpack@npm:5.99.3" dependencies: "@types/eslint-scope": "npm:^3.7.7" "@types/estree": "npm:^1.0.6" @@ -20024,7 +20024,7 @@ __metadata: optional: true bin: webpack: bin/webpack.js - checksum: 10c0/9ad89d986f078311f96284862f12323ff0b55ef23065506043ccccbfb06f60fc0d30423b2a41a6db982666fc7c39b80eb687b6c05319ad1cac3b6e3bbf87fde4 + checksum: 10c0/3d4f258755fa94835614ec1609d6c41c260b614c34d9bc9d96af9908dbecc0a9d0ee8437248b1d729fa3f73a646c11c93cdb1af081b0603389653ccbb0e70c69 languageName: node linkType: hard @@ -20159,7 +20159,7 @@ __metadata: reactflow: "npm:^11.11.4" styled-components: "npm:^6.1.13" typescript: "npm:5.7.2" - webpack: "npm:5.99.2" + webpack: "npm:5.99.3" languageName: unknown linkType: soft