diff --git a/package-lock.json b/package-lock.json index 192c88bc4..2cbcae24b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4139,14 +4139,15 @@ } }, "node_modules/@jupyter-widgets/base": { - "version": "6.0.11", - "resolved": "https://registry.npmjs.org/@jupyter-widgets/base/-/base-6.0.11.tgz", - "integrity": "sha512-s4+UM7DlrhCOqWCh18fSPjOOLWQlKb+vTxHvOQbvwqgwe6pEuncykzZ1vbii71G5RC5tZ+lQblYR1SWDNdq3qQ==", + "version": "6.0.12", + "resolved": "https://registry.npmjs.org/@jupyter-widgets/base/-/base-6.0.12.tgz", + "integrity": "sha512-WLE/FIRljN1OUQSwjMeLjRJ4DGITJ7vrJUuRbEa+37wLwWRY3IlGNk4aEhP8EeLrLaT2aL5o3vcBB8qdFTgU1A==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/services": "^6 || ^7", - "@lumino/coreutils": "^1 || ^2", - "@lumino/messaging": "^1 || ^2", - "@lumino/widgets": "^1 || ^2", + "@jupyterlab/services": "^7.0.0", + "@lumino/coreutils": "^2.0.0", + "@lumino/messaging": "^2.0.0", + "@lumino/widgets": "^2.0.0", "@types/backbone": "1.4.14", "@types/lodash": "^4.14.134", "backbone": "1.4.0", @@ -37245,14 +37246,14 @@ } }, "@jupyter-widgets/base": { - "version": "6.0.11", - "resolved": "https://registry.npmjs.org/@jupyter-widgets/base/-/base-6.0.11.tgz", - "integrity": "sha512-s4+UM7DlrhCOqWCh18fSPjOOLWQlKb+vTxHvOQbvwqgwe6pEuncykzZ1vbii71G5RC5tZ+lQblYR1SWDNdq3qQ==", - "requires": { - "@jupyterlab/services": "^6 || ^7", - "@lumino/coreutils": "^1 || ^2", - "@lumino/messaging": "^1 || ^2", - "@lumino/widgets": "^1 || ^2", + "version": "6.0.12", + "resolved": "https://registry.npmjs.org/@jupyter-widgets/base/-/base-6.0.12.tgz", + "integrity": "sha512-WLE/FIRljN1OUQSwjMeLjRJ4DGITJ7vrJUuRbEa+37wLwWRY3IlGNk4aEhP8EeLrLaT2aL5o3vcBB8qdFTgU1A==", + "requires": { + "@jupyterlab/services": "^7.0.0", + "@lumino/coreutils": "^2.0.0", + "@lumino/messaging": "^2.0.0", + "@lumino/widgets": "^2.0.0", "@types/backbone": "1.4.14", "@types/lodash": "^4.14.134", "backbone": "1.4.0",