diff --git a/web/package.json b/web/package.json index d165eb813..b4864ee76 100644 --- a/web/package.json +++ b/web/package.json @@ -22,7 +22,7 @@ "@mui/material": "5.12.2", "@mui/styles": "5.12.0", "axios": "1.3.6", - "broadcast-channel": "5.0.3", + "broadcast-channel": "5.1.0", "classnames": "2.3.2", "i18next": "22.4.15", "i18next-browser-languagedetector": "7.0.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 5924ef16b..77761127a 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -35,8 +35,8 @@ dependencies: specifier: 1.3.6 version: 1.3.6 broadcast-channel: - specifier: 5.0.3 - version: 5.0.3 + specifier: 5.1.0 + version: 5.1.0 classnames: specifier: 2.3.2 version: 2.3.2 @@ -3504,8 +3504,8 @@ packages: fill-range: 7.0.1 dev: true - /broadcast-channel@5.0.3: - resolution: {integrity: sha512-d8rD0sXjc2/MMBJCFuQW/dpY7ckucd3pBDMU3ue98uqMb5NAVR75so4X1XJUe1vGv9cOeQmzIPxNhsGRp2JAxw==} + /broadcast-channel@5.1.0: + resolution: {integrity: sha512-wAbP+mtQ28N+iX3scX6Q97UN39ER5jRWOtM3r1BNPLWFOMt3AGmwN9kS3fqwgaUW0tbWHRSfTpsT+pAvrzQz0Q==} dependencies: '@babel/runtime': 7.21.0 oblivious-set: 1.1.1