devDeps: Manually bump msw from 2.4.4 to 2.4.9

This bumps msw from 2.4.4 to 2.4.9
This commit is contained in:
regexowl 2024-09-18 09:45:06 +02:00 committed by Michal Gold
parent 1e9f2f85d7
commit c30c499a2b
3 changed files with 16 additions and 15 deletions

View file

@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/
const PACKAGE_VERSION = '2.4.4'
const PACKAGE_VERSION = '2.4.9'
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()