Update msw to 2.7.3

This commit is contained in:
Quentin Gliech
2025-02-24 17:51:07 +01:00
parent a399ec6f76
commit d9c13ea8f2

View File

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