Update msw

This commit is contained in:
Quentin Gliech
2026-02-04 16:58:53 +01:00
parent e4adef61a6
commit 8ea5ebf8df
2 changed files with 33 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
* - Please do NOT modify this file.
*/
const PACKAGE_VERSION = '2.12.4'
const PACKAGE_VERSION = '2.12.8'
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()