Update MSW to 2.8.7

This commit is contained in:
Quentin Gliech
2025-06-02 17:42:47 +02:00
parent fc54dbba37
commit 6a1053f1b1

View File

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