diff --git a/apps/client/package.json b/apps/client/package.json index 24dfaad26..5daf6f1de 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -34,7 +34,7 @@ "debounce": "2.2.0", "draggabilly": "3.0.0", "force-graph": "1.49.6", - "globals": "16.2.0", + "globals": "16.3.0", "i18next": "25.2.1", "i18next-http-backend": "3.0.2", "jquery": "3.7.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c59490b80..a45f4700f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ importers: specifier: 1.49.6 version: 1.49.6 globals: - specifier: 16.2.0 - version: 16.2.0 + specifier: 16.3.0 + version: 16.3.0 i18next: specifier: 25.2.1 version: 25.2.1(typescript@5.8.3) @@ -8737,6 +8737,10 @@ packages: resolution: {integrity: sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==} engines: {node: '>=18'} + globals@16.3.0: + resolution: {integrity: sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -23782,7 +23786,7 @@ snapshots: eslint: 9.28.0(jiti@2.4.2) eslint-plugin-ckeditor5-rules: 10.0.0 eslint-plugin-mocha: 11.1.0(eslint@9.28.0(jiti@2.4.2)) - globals: 16.2.0 + globals: 16.3.0 typescript: 5.8.3 typescript-eslint: 8.35.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) transitivePeerDependencies: @@ -23820,7 +23824,7 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.0 eslint: 9.28.0(jiti@2.4.2) esutils: 2.0.3 - globals: 16.2.0 + globals: 16.3.0 known-css-properties: 0.36.0 postcss: 8.5.3 postcss-load-config: 3.1.4(postcss@8.5.3)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.15.34)(typescript@5.8.3)) @@ -24720,6 +24724,8 @@ snapshots: globals@16.2.0: {} + globals@16.3.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1