Skip to content

Commit

Permalink
fix: 🐛 bump @jsonjoy.com/util package
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Apr 30, 2024
1 parent 7a38617 commit eea3b42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
},
"dependencies": {
"@jsonjoy.com/json-pack": "^1.0.2",
"@jsonjoy.com/util": "^1.1.0",
"@jsonjoy.com/util": "^1.1.2",
"sonic-forest": "^1.0.0",
"tslib": "^2.0.0"
},
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -608,13 +608,18 @@
hyperdyperid "^1.2.0"
thingies "^1.20.0"

"@jsonjoy.com/util@^1.0.0", "@jsonjoy.com/util@^1.1.0":
"@jsonjoy.com/util@^1.0.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.1.0.tgz#9726365362ede17405d2b521b4c782582df7ed4f"
integrity sha512-Yz+xITJ3Y/w0DBISwPkBETP5/cITHXscjgQNZIkfrVz1V7/ahJY8vw+T+LZy/KtXgKuUWqu4GALAQ3bhGt9J8A==
dependencies:
hyperdyperid "^1.2.0"

"@jsonjoy.com/util@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.1.2.tgz#5072c27ecdb16d1ed7a2d125a1d0ed8aba01d652"
integrity sha512-HOGa9wtE6LEz2I5mMQ2pMSjth85PmD71kPbsecs02nEUq3/Kw0wRK3gmZn5BCEB8mFLXByqPxjHgApoMwIPMKQ==

"@leichtgewicht/ip-codec@^2.0.1":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz#4fc56c15c580b9adb7dc3c333a134e540b44bfb1"
Expand Down

0 comments on commit eea3b42

Please sign in to comment.