From 56666c9187a0312e6ba854c50ce8a2a57a8b0c46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 20:54:33 +0000 Subject: [PATCH] Update dependency flat-cache to v6.1.5 --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index ee3b1944..7127f30d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "flat-cache": "6.1.3", + "flat-cache": "6.1.5", "node-notifier": "10.0.1", "numeral": "2.0.6", "winston": "3.17.0" @@ -1575,9 +1575,9 @@ } }, "node_modules/@keyv/serialize": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.0.1.tgz", - "integrity": "sha512-kKXeynfORDGPUEEl2PvTExM2zs+IldC6ZD8jPcfvI351MDNtfMlw9V9s4XZXuJNDK2qR5gbEKxRyoYx3quHUVQ==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.0.2.tgz", + "integrity": "sha512-+E/LyaAeuABniD/RvUezWVXKpeuvwLEA9//nE9952zBaOdBd2mQ3pPoM8cUe2X6IcMByfuSLzmYqnYshG60+HQ==", "license": "MIT", "dependencies": { "buffer": "^6.0.3" @@ -2946,13 +2946,13 @@ "license": "MIT" }, "node_modules/cacheable": { - "version": "1.8.5", - "resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.5.tgz", - "integrity": "sha512-sRdiC3/Va8SAqZcnvcfxQAP3p3uipWl9MZpnNmAzHteyMVDRb5QllQO/JRcHGeDzYzPTfOBPH/27hoTpcREF1A==", + "version": "1.8.8", + "resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.8.tgz", + "integrity": "sha512-OE1/jlarWxROUIpd0qGBSKFLkNsotY8pt4GeiVErUYh/NUeTNrT+SBksUgllQv4m6a0W/VZsLuiHb88maavqEw==", "license": "MIT", "dependencies": { - "hookified": "^1.5.0", - "keyv": "^5.2.1" + "hookified": "^1.7.0", + "keyv": "^5.2.3" } }, "node_modules/call-bind": { @@ -4614,14 +4614,14 @@ } }, "node_modules/flat-cache": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.3.tgz", - "integrity": "sha512-GWiWmC+qCbt/9EO80JgLj21gD61dw6iE4lw1t4NU1/DAWjmX+Hnv9C1pLtU32P6wnbdqXmUhkEVvx6y08IOACQ==", + "version": "6.1.5", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.5.tgz", + "integrity": "sha512-QR+2kN38f8nMfiIQ1LHYjuDEmZNZVjxuxY+HufbS3BW0EX01Q5OnH7iduOYRutmgiXb797HAKcXUeXrvRjjgSQ==", "license": "MIT", "dependencies": { - "cacheable": "^1.8.5", + "cacheable": "^1.8.7", "flatted": "^3.3.2", - "hookified": "^1.5.1" + "hookified": "^1.6.0" } }, "node_modules/flatted": { @@ -5059,9 +5059,9 @@ } }, "node_modules/hookified": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/hookified/-/hookified-1.5.1.tgz", - "integrity": "sha512-sZQQ5QgNVQUXffNd66qefqOMXA88CXIV0gW8I4bMAJYeu1ZCJsyy7sdchaoHzRyS4o0cXw3krNDXkljZr7uexw==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/hookified/-/hookified-1.7.0.tgz", + "integrity": "sha512-XQdMjqC1AyeOzfs+17cnIk7Wdfu1hh2JtcyNfBf5u9jHrT3iZUlGHxLTntFBuk5lwkqJ6l3+daeQdHK5yByHVA==", "license": "MIT" }, "node_modules/html-escaper": { @@ -6410,12 +6410,12 @@ } }, "node_modules/keyv": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-5.2.1.tgz", - "integrity": "sha512-tpIgCaY02VCW2Pz0zAn4guyct+IeH6Mb5wZdOvpe4oqXeQOJO0C3Wo8fTnf7P3ZD83Vr9kghbkNmzG3lTOhy/A==", + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-5.2.3.tgz", + "integrity": "sha512-AGKecUfzrowabUv0bH1RIR5Vf7w+l4S3xtQAypKaUpTdIR1EbrAcTxHCrpo9Q+IWeUlFE2palRtgIQcgm+PQJw==", "license": "MIT", "dependencies": { - "@keyv/serialize": "*" + "@keyv/serialize": "^1.0.2" } }, "node_modules/kind-of": { diff --git a/package.json b/package.json index 2341e22c..33ed0289 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "npm": ">=10" }, "dependencies": { - "flat-cache": "6.1.3", + "flat-cache": "6.1.5", "node-notifier": "10.0.1", "numeral": "2.0.6", "winston": "3.17.0"