diff --git a/package-lock.json b/package-lock.json index 937516cdb..441330f6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5958,12 +5958,12 @@ } }, "node_modules/cacheable": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.1.tgz", - "integrity": "sha512-BQU8fJtRc02n0TVitAUMJ1EfeG32lQl3tof+8exwxb/hRMk2oGMlzDFiaPvkD6mi7XLEP7Wb3cOjhHKVmP3jnw==", + "version": "1.8.5", + "resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.5.tgz", + "integrity": "sha512-sRdiC3/Va8SAqZcnvcfxQAP3p3uipWl9MZpnNmAzHteyMVDRb5QllQO/JRcHGeDzYzPTfOBPH/27hoTpcREF1A==", "dependencies": { - "hookified": "^1.1.0", - "keyv": "^5.0.3" + "hookified": "^1.5.0", + "keyv": "^5.2.1" } }, "node_modules/cacheable-lookup": { @@ -5994,9 +5994,9 @@ } }, "node_modules/cacheable/node_modules/keyv": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-5.1.2.tgz", - "integrity": "sha512-gOWSYwaPJsBNB8r+ptJDHLgyw7C7YPeta3gDHfn9kEYMgWNGqw2m+GOvfl6V2CsaiuNfxd1LFz7pnXD5KsFU3w==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-5.2.1.tgz", + "integrity": "sha512-tpIgCaY02VCW2Pz0zAn4guyct+IeH6Mb5wZdOvpe4oqXeQOJO0C3Wo8fTnf7P3ZD83Vr9kghbkNmzG3lTOhy/A==", "dependencies": { "@keyv/serialize": "*" } @@ -9612,19 +9612,19 @@ } }, "node_modules/flat-cache": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.1.tgz", - "integrity": "sha512-5erc2YgI7Xheo1JCAaRvpiwSaUQl/rtJmeHGIXD3mqpUyuGhFptBEMNy3TuuUFYyuTkjRUODFTr4EIwa6dO9eA==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.3.tgz", + "integrity": "sha512-GWiWmC+qCbt/9EO80JgLj21gD61dw6iE4lw1t4NU1/DAWjmX+Hnv9C1pLtU32P6wnbdqXmUhkEVvx6y08IOACQ==", "dependencies": { - "cacheable": "^1.8.1", - "flatted": "^3.3.1", - "hookified": "^1.4.0" + "cacheable": "^1.8.5", + "flatted": "^3.3.2", + "hookified": "^1.5.1" } }, "node_modules/flatted": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz", + "integrity": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==" }, "node_modules/follow-redirects": { "version": "1.15.6", @@ -10711,9 +10711,9 @@ } }, "node_modules/hookified": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/hookified/-/hookified-1.4.0.tgz", - "integrity": "sha512-P2ETS9IFdI9g/qcpu0/ZYTiOPECBK4M07CQT+yAoMZr8eltlh4Lt7aizKscUS+ZzRyUpAPloFZmPNH74jQ7q6w==" + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/hookified/-/hookified-1.5.1.tgz", + "integrity": "sha512-sZQQ5QgNVQUXffNd66qefqOMXA88CXIV0gW8I4bMAJYeu1ZCJsyy7sdchaoHzRyS4o0cXw3krNDXkljZr7uexw==" }, "node_modules/hosted-git-info": { "version": "2.8.9",