diff --git a/package-lock.json b/package-lock.json index a15cdbe..483c5fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -905,9 +905,9 @@ "integrity": "sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==" }, "node_modules/@types/node": { - "version": "20.9.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.9.1.tgz", - "integrity": "sha512-HhmzZh5LSJNS5O8jQKpJ/3ZcrrlG6L70hpGqMIAoM9YVD0YBRNWYsfwcXq8VnSjlNpCpgLzMXdiPo+dxcvSmiA==", + "version": "20.11.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.5.tgz", + "integrity": "sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==", "dependencies": { "undici-types": "~5.26.4" } @@ -2460,9 +2460,9 @@ "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=" }, "node_modules/jsrsasign": { - "version": "10.9.0", - "resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-10.9.0.tgz", - "integrity": "sha512-QWLUikj1SBJGuyGK8tjKSx3K7Y69KYJnrs/pQ1KZ6wvZIkHkWjZ1PJDpuvc1/28c1uP0KW9qn1eI1LzHQqDOwQ==", + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-11.0.0.tgz", + "integrity": "sha512-BtRwVKS+5dsgPpAtzJcpo5OoWjSs1/zllSBG0+8o8/aV0Ki76m6iZwHnwnsqoTdhfFZDN1XIdcaZr5ZkP+H2gg==", "funding": { "url": "https://github.com/kjur/jsrsasign#donations" } @@ -3961,18 +3961,18 @@ "version": "4.6.2", "license": "MIT", "dependencies": { - "@peculiar/webcrypto": "^1.4.3", - "@peculiar/x509": "^1.9.5", + "@peculiar/webcrypto": "^1.4.4", + "@peculiar/x509": "^1.9.6", "@types/jsrsasign": "^10.5.12", "@types/sshpk": "^1.17.4", "assert": "^2.1.0", "chalk": "^4.1.2", "hexy": "0.3.5", - "jsrsasign": "^10.8.6", + "jsrsasign": "^11.0.0", "sshpk": "^1.18.0" }, "devDependencies": { - "@types/node": "^20.9.1", + "@types/node": "^20.11.5", "lorem-ipsum": "^2.0.8" } }, @@ -3980,13 +3980,13 @@ "version": "4.6.2", "license": "MIT", "dependencies": { - "@peculiar/webcrypto": "^1.4.3", - "@peculiar/x509": "^1.9.5", + "@peculiar/webcrypto": "^1.4.4", + "@peculiar/x509": "^1.9.6", "@types/jsrsasign": "^10.5.12", - "@types/mocha": "^10.0.4", - "@types/node": "^20.9.1", + "@types/mocha": "^10.0.6", + "@types/node": "^20.11.5", "cross-env": "^7.0.3", - "jsrsasign": "^10.8.6", + "jsrsasign": "^11.0.0", "lorem-ipsum": "^2.0.8", "mocha": "^10.2.0", "node-opcua-crypto": "^4.6.2",