devDeps: Manually bump msw from 2.7.0 to 2.7.3

This bumps msw from 2.7.0 to 2.7.3
This commit is contained in:
regexowl 2025-03-17 14:54:41 +01:00 committed by Klara Simickova
parent 89c3eb8522
commit 086ac6c9ec
3 changed files with 6 additions and 4 deletions

View file

@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/
const PACKAGE_VERSION = '2.7.0'
const PACKAGE_VERSION = '2.7.3'
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()