Skip to content
Snippets Groups Projects
Commit 3dea9de6 authored by aynic.os's avatar aynic.os
Browse files

update node packages

parent 8b3dc7c9
No related branches found
No related tags found
1 merge request!1409release/1.9
Pipeline #18737 failed
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -65,9 +65,9 @@ ...@@ -65,9 +65,9 @@
}, },
"dependencies": { "dependencies": {
"archiver": "3.1.1", "archiver": "3.1.1",
"async": "3.2.0", "async": "^3.2.4",
"bindings": "1.5.0", "bindings": "1.5.0",
"body-parser": "1.19.0", "body-parser": "^1.20.1",
"child-process-promise": "2.2.1", "child-process-promise": "2.2.1",
"cli-table": "0.3.1", "cli-table": "0.3.1",
"colors": "1.4.0", "colors": "1.4.0",
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
"ddos": "0.2.1", "ddos": "0.2.1",
"errorhandler": "1.5.1", "errorhandler": "1.5.1",
"event-stream": "4.0.1", "event-stream": "4.0.1",
"express": "4.17.1", "express": "^4.18.2",
"express-fileupload": "1.1.9", "express-fileupload": "1.1.9",
"extract-zip": "2.0.0", "extract-zip": "2.0.0",
"inquirer": "7.1.0", "inquirer": "7.1.0",
...@@ -87,11 +87,11 @@ ...@@ -87,11 +87,11 @@
"levelup": "4.3.2", "levelup": "4.3.2",
"memdown": "5.1.0", "memdown": "5.1.0",
"merkle": "0.6.0", "merkle": "0.6.0",
"moment": "2.24.0", "moment": "^2.29.4",
"morgan": "1.10.0", "morgan": "1.10.0",
"multimeter": "0.1.1", "multimeter": "0.1.1",
"nat-upnp": "^1.1.1", "nat-upnp": "^1.1.1",
"neon-cli": "^0.4.0", "neon-cli": "^0.10.1",
"node-pre-gyp": "0.14.0", "node-pre-gyp": "0.14.0",
"node-uuid": "1.4.8", "node-uuid": "1.4.8",
"optimist": "0.6.1", "optimist": "0.6.1",
...@@ -103,10 +103,10 @@ ...@@ -103,10 +103,10 @@
"seedrandom": "3.0.5", "seedrandom": "3.0.5",
"sha1": "1.1.1", "sha1": "1.1.1",
"socks-proxy-agent": "5.0.0", "socks-proxy-agent": "5.0.0",
"sqlite3": "4.1.1", "sqlite3": "^5.1.4",
"tail": "2.0.3", "tail": "2.0.3",
"typedoc": "0.17.3", "typedoc": "^0.23.25",
"underscore": "1.10.2", "underscore": "^1.13.6",
"winston": "2.3.1", "winston": "2.3.1",
"ws": "1.1.5" "ws": "1.1.5"
}, },
...@@ -122,12 +122,12 @@ ...@@ -122,12 +122,12 @@
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-mocha": "6.3.0", "eslint-plugin-mocha": "6.3.0",
"lint-staged": ">=10", "lint-staged": ">=10",
"mocha": "3.4.2", "mocha": "^10.2.0",
"mocha-eslint": "0.1.7", "mocha-eslint": "^7.0.0",
"nyc": "13.3.0", "nyc": "^15.1.0",
"should": "*", "should": "*",
"source-map-support": "^0.4.15", "source-map-support": "^0.4.15",
"supertest": "*", "supertest": "^6.3.3",
"tmp": "0.0.29", "tmp": "0.0.29",
"ts-node": "8.8.1", "ts-node": "8.8.1",
"typedoc-plugin-sourcefile-url": "1.0.6", "typedoc-plugin-sourcefile-url": "1.0.6",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment