From 4b898230f7a66296c51da3b697de04264614ff49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 14:03:02 +0000 Subject: [PATCH] chore(deps): bump sse.js from 2.2.0 to 2.3.0 (#10631) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fd146a2b6a35..413a510988cf 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "sanitize-filename": "^1.6.3", "send": "^0.18.0", "source-map-support": "^0.5.21", - "sse.js": "^2.2.0", + "sse.js": "^2.3.0", "tempy": "^3.1.0", "unified": "^11.0.4", "unist-builder": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index ecabf543dd74..4baf14dd7fa6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14087,10 +14087,10 @@ sprintf-js@~1.0.2: resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g== -sse.js@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/sse.js/-/sse.js-2.2.0.tgz#93d013ad7a258a214fb24239077c041341aab9be" - integrity sha512-v1ciaikunC99FKS23rS973HYU0DnnvugtX13UggNvrgRUSungaGeLmKlm57t0dI2E1TcCqzc2Pj2njBDXFIpKQ== +sse.js@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/sse.js/-/sse.js-2.3.0.tgz#2afc3758958e5a6859b47275df233a09cffb5ec8" + integrity sha512-DuvzoKO5DBdiGvvtSA+9UbwtEN3KuGAFB67Miwfx8eAn7hnnskT9SGPReLMKo6IjksB6oeYkkL8jf1cV0SmJww== stable@^0.1.8: version "0.1.8"