Skip to content

Commit

Permalink
downgrade cbor
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Jul 28, 2024
1 parent 2ed03f4 commit 2137eac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"avsc": "^5.7.7",
"benchmarkify": "^3.0.0",
"bunyan": "^1.8.15",
"cbor-x": "^1.5.9",
"cbor-x": "1.5.0",
"coveralls": "^3.1.1",
"dd-trace": "^0.36.3",
"debug": "^4.3.6",
Expand Down

0 comments on commit 2137eac

Please sign in to comment.