From a853103ba9cf080b7fb45a7fc9fcdfed193c2bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 20:08:27 +0000 Subject: [PATCH] build(deps): Bump the npm_and_yarn group across 4 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the /.github/slack directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects). Bumps the npm_and_yarn group with 1 update in the /javascript/rest-sveltekit directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /typescript/rest-sveltekit directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /typescript/sveltekit directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `follow-redirects` from 1.15.3 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6) Updates `vite` from 4.5.0 to 4.5.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) Updates `vite` from 4.5.0 to 4.5.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) Updates `vite` from 4.5.0 to 4.5.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] --- .github/slack/yarn.lock | 6 +++--- javascript/rest-sveltekit/package.json | 2 +- typescript/rest-sveltekit/package.json | 2 +- typescript/sveltekit/package.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/slack/yarn.lock b/.github/slack/yarn.lock index d8d31ad9a89d..28cc2669f7aa 100644 --- a/.github/slack/yarn.lock +++ b/.github/slack/yarn.lock @@ -55,9 +55,9 @@ delayed-stream@~1.0.0: integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== follow-redirects@^1.15.0: - version "1.15.3" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a" - integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q== + version "1.15.6" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" + integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== form-data@^4.0.0: version "4.0.0" diff --git a/javascript/rest-sveltekit/package.json b/javascript/rest-sveltekit/package.json index 3293ba0b2f4f..9c45d52af41b 100644 --- a/javascript/rest-sveltekit/package.json +++ b/javascript/rest-sveltekit/package.json @@ -11,7 +11,7 @@ "@sveltejs/kit": "1.27.4", "prisma": "5.5.2", "svelte": "4.2.3", - "vite": "4.5.0" + "vite": "4.5.2" }, "type": "module", "dependencies": { diff --git a/typescript/rest-sveltekit/package.json b/typescript/rest-sveltekit/package.json index 5a0799e0612f..047c24be7ca4 100644 --- a/typescript/rest-sveltekit/package.json +++ b/typescript/rest-sveltekit/package.json @@ -26,7 +26,7 @@ "ts-node": "10.9.1", "tslib": "2.6.2", "typescript": "5.2.2", - "vite": "4.5.0" + "vite": "4.5.2" }, "type": "module", "dependencies": { diff --git a/typescript/sveltekit/package.json b/typescript/sveltekit/package.json index 5a0799e0612f..047c24be7ca4 100644 --- a/typescript/sveltekit/package.json +++ b/typescript/sveltekit/package.json @@ -26,7 +26,7 @@ "ts-node": "10.9.1", "tslib": "2.6.2", "typescript": "5.2.2", - "vite": "4.5.0" + "vite": "4.5.2" }, "type": "module", "dependencies": {