Skip to content

Commit

Permalink
chore(debug): upgrade hexy version
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon committed Feb 6, 2022
1 parent 05dcd2a commit ae38de5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"eslint": "8.8.0",
"exit": "^0.1.2",
"fqdn": "^0.0.3",
"hexy": "0.3.2",
"hexy": "0.3.4",
"humanize": "0.0.9",
"js2xmlparser": "^4.0.2",
"lerna": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "mocha"
},
"dependencies": {
"hexy": "0.3.2",
"hexy": "0.3.4",
"node-opcua-assert": "2.63.0",
"node-opcua-buffer-utils": "2.63.2"
},
Expand Down
15 changes: 5 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit ae38de5

Please sign in to comment.