Chore: Update mockServiceWorker version (#93223)

update version
This commit is contained in:
Ashley Harrison 2024-09-11 14:06:04 +01:00 committed by GitHub
parent b4918f40c4
commit 766e256c5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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