diff --git a/package-lock.json b/package-lock.json index b346331b7..2201c9e64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -690,9 +690,9 @@ } }, "node_modules/bare-module": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/bare-module/-/bare-module-4.7.1.tgz", - "integrity": "sha512-flZqh1FmcaLSfs03q1Gnh1PVp0LCFrm6GunbZLy0YY99QdSReoG0MSp/tMqRxqAKK63wHoUNlTke8gDDpdHosw==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/bare-module/-/bare-module-4.8.0.tgz", + "integrity": "sha512-tWjbrL3T1z4t3brEIxcX1JeZbAd08Czp62/6uVRNVRr0/Xw3n6EWK+i6csjobEK1QVdQIAMVm/JTFaE9y3q7yA==", "license": "Apache-2.0", "dependencies": { "bare-bundle": "^1.3.0", @@ -1325,9 +1325,9 @@ } }, "node_modules/dht-rpc": { - "version": "6.16.0", - "resolved": "https://registry.npmjs.org/dht-rpc/-/dht-rpc-6.16.0.tgz", - "integrity": "sha512-2Tf1E8eWQp+fHje9/n6UdVVky1C80LoGa2VPUorJ8qL5fu8xhvQQ9YiujjgbVIdwSka0oP3VFv5daAx8u6YRPg==", + "version": "6.16.2", + "resolved": "https://registry.npmjs.org/dht-rpc/-/dht-rpc-6.16.2.tgz", + "integrity": "sha512-1CIoo0mCRNI8r0vDozV/exQ1mg2Y04zBaQ34WBWzNjGhZbaABPmWI0EZSpbAGdZ3+pBbGXjk1aQkadF9S7RzeQ==", "license": "MIT", "dependencies": { "b4a": "^1.6.1", @@ -2706,9 +2706,9 @@ } }, "node_modules/hyperdb": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/hyperdb/-/hyperdb-4.9.0.tgz", - "integrity": "sha512-wfxwbfS/Y7DbDZ/DKDAGEaFyQmp69Gr17EzL3W69SWN5ZIxQLk/4dyCM2kCn730mEsRgyxe0xR8SArwP8a286g==", + "version": "4.9.1", + "resolved": "https://registry.npmjs.org/hyperdb/-/hyperdb-4.9.1.tgz", + "integrity": "sha512-hJaiddxmir6NSMwpIyNXfz3D5x/vxoqkPDJb1vmP0KAtVkLnGK5JNXeZLqhxoT0YotSX+kFHtVbG0hfifMbrHg==", "license": "Apache-2.0", "dependencies": { "b4a": "^1.6.6", @@ -4039,6 +4039,7 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/pear-link/-/pear-link-2.1.1.tgz", "integrity": "sha512-MLK4087qg8O0wf790NWPdwX2LmJLIiHd5qVx3uEENAxI3Wr1I+vH4Yyj58ONKxfvnCuG54/lTDMThh6k0bXiOw==", + "license": "Apache-2.0", "dependencies": { "hypercore-id-encoding": "^1.2.0", "which-runtime": "^1.2.1" @@ -4875,9 +4876,9 @@ } }, "node_modules/sloppy-module-parser": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/sloppy-module-parser/-/sloppy-module-parser-2.2.1.tgz", - "integrity": "sha512-L603BteCvuIdjsZ0vIGX2yC3qIyGEu/CeY64J3/ZkPOmTzbZNuoB6g41BWzboyzRq0qmYSOAEkkcbIJ8Jt1Xew==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/sloppy-module-parser/-/sloppy-module-parser-2.2.2.tgz", + "integrity": "sha512-kFMTFmSbpIGWAUidZwk4lFptvudAnrhkOsvYY3HK+o2w4Ssvk4+q//9wGZNnx+4pE5GNialOXllq26dzk2VPdw==", "license": "Apache-2.0", "dependencies": { "cjs-module-lexer": "^1.2.3",