Add node-forge to package.json

This commit is contained in:
Arthur Baars 2024-07-02 17:12:00 +02:00
parent ee4ad8b9d6
commit 5669f66a72
69 changed files with 35849 additions and 0 deletions

View file

@ -32,6 +32,7 @@
"@octokit/plugin-retry": "^5.0.2",
"@octokit/types": "^13.5.0",
"@schemastore/package": "0.0.10",
"@types/node-forge": "^1.3.11",
"@types/uuid": "^10.0.0",
"adm-zip": "^0.5.14",
"check-disk-space": "^3.4.0",
@ -44,6 +45,7 @@
"js-yaml": "^4.1.0",
"jsonschema": "1.4.1",
"long": "^5.2.3",
"node-forge": "^1.3.1",
"path": "^0.12.7",
"semver": "^7.6.2",
"uuid": "^10.0.0",