mirror of
https://github.com/docmost/docmost.git
synced 2025-11-23 13:51:09 +10:00
SCIM - init (EE)
This commit is contained in:
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@ -552,6 +552,9 @@ importers:
|
||||
sanitize-filename-ts:
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2
|
||||
scimmy:
|
||||
specifier: ^1.3.5
|
||||
version: 1.3.5
|
||||
socket.io:
|
||||
specifier: ^4.8.1
|
||||
version: 4.8.1
|
||||
@ -8493,6 +8496,10 @@ packages:
|
||||
resolution: {integrity: sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
|
||||
scimmy@1.3.5:
|
||||
resolution: {integrity: sha512-JTrUOoqH1gMH2zZhgk01hGgY7cH9v4qUli5b3OGVVOzjAwY8h4Z2mSNH8kXjW2pz8ypzpiRuMEtFGBaWQWJz7w==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
secure-json-parse@3.0.2:
|
||||
resolution: {integrity: sha512-H6nS2o8bWfpFEV6U38sOSjS7bTbdgbCGU9wEM6W14P5H0QOsz94KCusifV44GpHDTu2nqZbuDNhTzu+mjDSw1w==}
|
||||
|
||||
@ -19114,6 +19121,8 @@ snapshots:
|
||||
ajv-formats: 2.1.1(ajv@8.12.0)
|
||||
ajv-keywords: 5.1.0(ajv@8.12.0)
|
||||
|
||||
scimmy@1.3.5: {}
|
||||
|
||||
secure-json-parse@3.0.2: {}
|
||||
|
||||
secure-json-parse@4.0.0: {}
|
||||
|
||||
Reference in New Issue
Block a user