Skip to content
Snippets Groups Projects
Commit c6f9c793 authored by Sandro Weber's avatar Sandro Weber
Browse files

Merged development into NRRPLT-8625

parents 5a067f51 99291542
No related branches found
No related tags found
No related merge requests found
...@@ -11399,6 +11399,21 @@ ...@@ -11399,6 +11399,21 @@
"tslib": "^1.10.0" "tslib": "^1.10.0"
} }
}, },
"node": {
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/node/-/node-16.1.0.tgz",
"integrity": "sha512-VCdVc3JI7WrGFwaentjwZsL936Gbzvi4k4y8pqWvml/7JM98oVY9mCv/WvzpPHr2NyZHXCngTiIa0Y26xufNSA==",
"dev": true,
"requires": {
"node-bin-setup": "^1.0.0"
}
},
"node-bin-setup": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/node-bin-setup/-/node-bin-setup-1.0.6.tgz",
"integrity": "sha512-uPIxXNis1CRbv1DwqAxkgBk5NFV3s7cMN/Gf556jSw6jBvV7ca4F9lRL/8cALcZecRibeqU+5dFYqFFmzv5a0Q==",
"dev": true
},
"node-fetch": { "node-fetch": {
"version": "2.6.1", "version": "2.6.1",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment