From a106bcf257fecbb09529434de7e89e0bfdd0d130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 13:19:18 +0000 Subject: [PATCH] chore(deps): bump eventsource from 4.1.1 to 5.0.0 Bumps [eventsource](https://github.com/EventSource/eventsource) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md) - [Commits](https://github.com/EventSource/eventsource/compare/v4.1.1...v5.0.0) --- updated-dependencies: - dependency-name: eventsource dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index f169c4d3f1..5eea040f83 100644 --- a/package.json +++ b/package.json @@ -786,7 +786,7 @@ "@repo/shared": "workspace:*", "axios": "^1.19.0", "date-fns": "catalog:", - "eventsource": "^4.1.1", + "eventsource": "^5.0.0", "fflate": "^0.8.3", "find-process": "^2.1.1", "jsonc-parser": "^3.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8b6827e3b..ccf23a3e9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,8 +95,8 @@ importers: specifier: 'catalog:' version: 4.4.0 eventsource: - specifier: ^4.1.1 - version: 4.1.1 + specifier: ^5.0.0 + version: 5.1.0 fflate: specifier: ^0.8.3 version: 0.8.3 @@ -3432,13 +3432,13 @@ packages: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - eventsource-parser@3.1.0: - resolution: {integrity: sha512-kJezFj9YFAMLeORyi7aCLxLbD5/qWMQnoMVlVPyHIll7lgRJCc3JVln9Vgl9nwQi0YkMnhdGTMNn7CkRRAptMg==} - engines: {node: '>=18.0.0'} + eventsource-parser@4.0.0: + resolution: {integrity: sha512-aIpvYxbqTx4KYWw73KpCt1Rh22tEAJ144F1qR76CT3Ex+LNMEPKf5HFrK5Yz9fMP1EVT0GrfA35VZvWQhMPuSQ==} + engines: {node: '>=22.12'} - eventsource@4.1.1: - resolution: {integrity: sha512-D6bTRWh6KahHTK/m4WnjPQyEinNPf9eFLEZSEoj7d6fTibspnAVYfzHvirL7u/aoX5d9YYfIkBVAhmigUELk9w==} - engines: {node: '>=20.0.0'} + eventsource@5.1.0: + resolution: {integrity: sha512-+errgX9LYbcpibagHh7CEjEZJvQbIDZB2yY7SbUAhHGv4Ircri3T9LH33TUtcXHDy/pFYel1xCi4VOcBnr3wmw==} + engines: {node: '>=22.12.0'} expand-template@2.0.3: resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} @@ -8686,11 +8686,11 @@ snapshots: esutils@2.0.3: {} - eventsource-parser@3.1.0: {} + eventsource-parser@4.0.0: {} - eventsource@4.1.1: + eventsource@5.1.0: dependencies: - eventsource-parser: 3.1.0 + eventsource-parser: 4.0.0 expand-template@2.0.3: optional: true