Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon committed Oct 13, 2024
1 parent 536259c commit 486964e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"chalk": "4.1.2",
"chokidar": "4.0.1",
"cli-table": "^0.3.11",
"node-opcua-crypto": "4.11.0",
"node-opcua-crypto": "4.12.0",
"progress": "^2.0.3",
"rimraf": "4.4.1",
"thenify": "^3.3.1",
Expand All @@ -55,8 +55,8 @@
"@types/async": "^3.2.24",
"@types/byline": "^4.2.36",
"@types/cli-table": "^0.3.4",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.5",
"@types/node-dir": "0.0.37",
"@types/progress": "^2.0.7",
"@types/rimraf": "^4.0.5",
Expand All @@ -70,7 +70,7 @@
"sinon": "^19.0.2",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"bin": {
"pki": "./bin/crypto_create_CA.js"
Expand Down

0 comments on commit 486964e

Please sign in to comment.