Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit d703d38

Browse files
committed
Bump jungle-db from 0.11.0 to 0.11.1
1 parent 4b699e9 commit d703d38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"gypfile": true,
6161
"dependencies": {
62-
"@nimiq/jungle-db": "^0.11.0",
62+
"@nimiq/jungle-db": "^0.11.1",
6363
"atob": "^2.0.3",
6464
"bindings": "^1.3.0",
6565
"btoa": "^1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,10 +1048,10 @@
10481048
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
10491049
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
10501050

1051-
"@nimiq/jungle-db@^0.11.0":
1052-
version "0.11.0"
1053-
resolved "https://registry.yarnpkg.com/@nimiq/jungle-db/-/jungle-db-0.11.0.tgz#a4c03c7e9814bc06f4343692f7e14aabdef3e1ee"
1054-
integrity sha512-Unt3tonnIP1WouwdhOjI2fIVRTAtaCqB5LroftYwchA+JV7f7WrKV8ABThW86QBueOnIZn0ItO03TnIzThHWUw==
1051+
"@nimiq/jungle-db@^0.11.1":
1052+
version "0.11.1"
1053+
resolved "https://registry.yarnpkg.com/@nimiq/jungle-db/-/jungle-db-0.11.1.tgz#01b85039f158542c8f83e330f51c332f8717b155"
1054+
integrity sha512-4t1eATxAMOjTNRAF0t6dADY4pHQ6owB3CG4g33/m43+eLx5IFaYKvCJ5uuT2FRqTG5hnqyCNbSZrE8cBurFt4A==
10551055
dependencies:
10561056
atob "^2.0.3"
10571057
btoa "^1.1.2"

0 commit comments

Comments
 (0)