Skip to content

Commit

Permalink
upgrade byte-converter to the 0.2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwiterrion committed Oct 31, 2024
1 parent 1fb631a commit 79dfbb3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion otoroshi/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"apollo-link-ws": "1.0.8",
"bcryptjs": "2.4.3",
"browser-update": "3.3.22",
"byte-converter": "0.1.4",
"byte-converter": "0.2.0",
"es-symbol": "1.1.2",
"es6-shim": "0.35.5",
"faker": "5.1.0",
Expand Down
8 changes: 4 additions & 4 deletions otoroshi/javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4329,10 +4329,10 @@ busboy@^1.6.0:
dependencies:
streamsearch "^1.1.0"

byte-converter@0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/byte-converter/-/byte-converter-0.1.4.tgz#98aa9e97cf584df281d11b5bd40cee8a2a73ffa9"
integrity sha512-6GKMP5jdGP0peeGsyZSSX8kmuxFbE6cj1yGXF+7GQwB4t8puNbocTEpmWuwn3B+Iq6YOew+nn/EBJQ1cbtXVNw==
byte-converter@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/byte-converter/-/byte-converter-0.2.0.tgz#3db7d167b94f1bb31a8f7583734e9032cfc2c7a2"
integrity sha512-/4JDjRebCcJEPVDHw1JW5+EiRT3QhnnYmUaXeCIamEJ/87NjkdOdfzznyEcaKjC/5ZGPK/p/EQfJrfl8vbqr6w==

[email protected]:
version "3.0.0"
Expand Down

0 comments on commit 79dfbb3

Please sign in to comment.