From 192a63857b14cf05fcb8aeee275814e3523bef09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 09:23:19 +0000 Subject: [PATCH] Bump multer from 2.1.1 to 2.2.0 in /project-templates/node-json-theia Bumps [multer](https://github.com/expressjs/multer) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](https://github.com/expressjs/multer/compare/v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: multer dependency-version: 2.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- project-templates/node-json-theia/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/project-templates/node-json-theia/yarn.lock b/project-templates/node-json-theia/yarn.lock index bcb9cc1..c5a12b5 100644 --- a/project-templates/node-json-theia/yarn.lock +++ b/project-templates/node-json-theia/yarn.lock @@ -7992,9 +7992,9 @@ msgpackr@^1.11.9: msgpackr-extract "^3.0.2" multer@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/multer/-/multer-2.1.1.tgz#122d819244fbdfee1efddd9147426691014385b7" - integrity sha512-mo+QTzKlx8R7E5ylSXxWzGoXoZbOsRMpyitcht8By2KHvMbf3tjwosZ/Mu/XYU6UuJ3VZnODIrak5ZrPiPyB6A== + version "2.2.0" + resolved "https://registry.yarnpkg.com/multer/-/multer-2.2.0.tgz#f005268ca816324ba7335e3b48166896a3fa5d79" + integrity sha512-6rdyFg2kLrMh9Jee7/BMPuV9lEAd7lLW2YUpF9/YxR7njyoUwwQ0ZPh3TaIY50Sw6vlyD2HW3wGOkTS4P79xrQ== dependencies: append-field "^1.0.0" busboy "^1.6.0" @@ -11181,7 +11181,7 @@ webpack-sources@^3.5.0: resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.0.tgz#87bf7f5801a4e985b1f1c92b64b9620a02f76d08" integrity sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ== -webpack@^5.105.4, webpack@^5.88.2: +webpack@^5.104.1, webpack@^5.105.4: version "5.107.2" resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.107.2.tgz#dea14dcb177b46b29de15f952f7303691ee2b596" integrity sha512-v7RhXaJbpMlV0D7hC7lb2EbnxkoeUqf9qhKr6lozx3Q48pmFrqqNRmZFUEGmi7pSwm6fCQ2H1IjvCkHqdpVdjQ==