Fix: update login package lock (#17116)
* update package lock * update backoffice submodule --------- Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
This commit is contained in:
Submodule src/Umbraco.Web.UI.Client updated: 3ce4c5f3cb...4729d3baa7
1063
src/Umbraco.Web.UI.Login/package-lock.json
generated
1063
src/Umbraco.Web.UI.Login/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,7 @@
|
||||
* - Please do NOT serve this file on production.
|
||||
*/
|
||||
|
||||
const PACKAGE_VERSION = '2.3.1'
|
||||
const PACKAGE_VERSION = '2.4.9'
|
||||
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
|
||||
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
|
||||
const activeClientIds = new Set()
|
||||
|
||||
Reference in New Issue
Block a user