Resolve dependency vulnerability

pull/373/head
MattIPv4 2022-07-11 13:45:02 +01:00
parent a419f14ada
commit c330fb90a3
1 changed files with 8 additions and 8 deletions

16
package-lock.json generated
View File

@ -6624,7 +6624,7 @@
},
"node_modules/do-vue": {
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#266dd0b57e5cf869da7fc8f221c8dff69d15d112",
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#49ad8a12833dfaea5fb7612661e821f1808e3997",
"license": "Apache-2.0",
"dependencies": {
"assert": "^2.0.0",
@ -13044,9 +13044,9 @@
}
},
"node_modules/node-forge": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.2.1.tgz",
"integrity": "sha512-Fcvtbb+zBcZXbTTVwqGA5W+MKBj56UjVRevvchv5XrcyXbmNdesfZL37nlcWOfpgHhgmxApw3tQbTr4CqNmX4w==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
"integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
"engines": {
"node": ">= 6.13.0"
}
@ -23492,7 +23492,7 @@
}
},
"do-vue": {
"version": "git+ssh://git@github.com/do-community/do-vue.git#266dd0b57e5cf869da7fc8f221c8dff69d15d112",
"version": "git+ssh://git@github.com/do-community/do-vue.git#49ad8a12833dfaea5fb7612661e821f1808e3997",
"from": "do-vue@github:do-community/do-vue",
"requires": {
"assert": "^2.0.0",
@ -28264,9 +28264,9 @@
}
},
"node-forge": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.2.1.tgz",
"integrity": "sha512-Fcvtbb+zBcZXbTTVwqGA5W+MKBj56UjVRevvchv5XrcyXbmNdesfZL37nlcWOfpgHhgmxApw3tQbTr4CqNmX4w=="
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
"integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA=="
},
"node-int64": {
"version": "0.4.0",