Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon committed Oct 4, 2024
1 parent fca47c3 commit 2aeee90
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/node-opcua-crypto-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"dependencies": {
"@peculiar/webcrypto": "^1.5.0",
"@peculiar/x509": "^1.12.2",
"@peculiar/x509": "^1.12.3",
"@types/jsrsasign": "^10.5.14",
"@types/mocha": "^10.0.8",
"@types/node": "^22.6.1",
"@types/node": "^22.7.4",
"cross-env": "^7.0.3",
"jsrsasign": "^11.1.0",
"lorem-ipsum": "^2.0.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/node-opcua-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"node": ">15.0"
},
"devDependencies": {
"@types/node": "^22.6.1",
"@types/node": "^22.7.4",
"lorem-ipsum": "^2.0.8"
},
"dependencies": {
"@peculiar/webcrypto": "^1.5.0",
"@peculiar/x509": "^1.12.2",
"@peculiar/x509": "^1.12.3",
"@types/jsrsasign": "^10.5.14",
"@types/sshpk": "^1.17.4",
"assert": "^2.1.0",
Expand Down

0 comments on commit 2aeee90

Please sign in to comment.