Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
UrielCh committed Jan 27, 2024
1 parent f98ec95 commit 0ecabe6
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 66 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"promise-duplex": "^6.0.0",
"promise-readable": "^6.0.0",
"protobufjs": "^6.11.3",
"xpath": "^0.0.32"
"xpath": "^0.0.34"
},
"devDependencies": {
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@types/node": "^20.2.3",
"@types/node": "^20.11.7",
"@types/node-forge": "^1.3.2",
"@types/sinon": "^10.0.15",
"@types/sinon-chai": "^3.2.9",
Expand All @@ -85,9 +85,9 @@
"sinon": "~15.1.0",
"sinon-chai": "~3.7.0",
"ts-node": "^10.9.1",
"typedoc": "^0.24.7",
"typedoc-plugin-rename-defaults": "^0.6.5",
"typescript": "5.0.4",
"typedoc": "^0.25.7",
"typedoc-plugin-rename-defaults": "^0.7.0",
"typescript": "5.3.3",
"why-is-node-running": "^2.2.2"
},
"engines": {
Expand Down
133 changes: 72 additions & 61 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 0ecabe6

Please sign in to comment.