From efe1e81837264e7bd560750ea70187aabe0f4dd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 11:55:48 +0100 Subject: [PATCH] Bump deps (#523) Co-authored-by: GitHub Actions Bot --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b62bfee3..db5f0d92b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -652,9 +652,9 @@ } }, "node_modules/bare-events": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.0.tgz", - "integrity": "sha512-/E8dDe9dsbLyh2qrZ64PEPadOQ0F4gbl1sUJOrmph7xOiIxfY8vwab/4bFLh4Y88/Hk/ujKcrQKc+ps0mv873A==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.1.tgz", + "integrity": "sha512-Bw2PgKSrZ3uCuSV9WQ998c/GTJTd+9bWj97n7aDQMP8dP/exAZQlJeswPty0ISy+HZD+9Ex+C7CCnc9Q5QJFmQ==", "license": "Apache-2.0" }, "node_modules/bare-fs": { @@ -4483,9 +4483,9 @@ } }, "node_modules/rocksdb-native": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rocksdb-native/-/rocksdb-native-3.0.2.tgz", - "integrity": "sha512-6Ts39GXxlNf5X2bv2qlK3w8tH3j6VijMzBbZJ7mDe72/v9RJYanj7hvPMr0TbhLrz4/MzaDprtmN27WtjtmBNA==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/rocksdb-native/-/rocksdb-native-3.1.0.tgz", + "integrity": "sha512-YkMEVSg/uzNCMxuilxhyiwQnHsodLP+I2vAtID3RixZLF/AEezYso6hvrg4yyxun6aHVY78oFLIx1tGYi4zgjw==", "license": "Apache-2.0", "dependencies": { "compact-encoding": "^2.15.0",