Add UI HTTP server (#6)
[e-mobility-charging-stations-simulator.git] / package-lock.json
index 7ba742948a828abea8f5f5e73ba80fadd6b6ab5d..d1abcf59cc7e1637f3d2000cea86b03b6c91c0d2 100644 (file)
@@ -18,6 +18,7 @@
         "ajv-formats": "^2.1.1",
         "basic-ftp": "^5.0.1",
         "chalk": "^4.1.2",
+        "http-status-codes": "^2.2.0",
         "mnemonist": "^0.39.2",
         "moment": "^2.29.4",
         "mongodb": "^4.9.0",
@@ -71,6 +72,7 @@
         "rollup-plugin-istanbul": "^3.0.0",
         "rollup-plugin-terser": "^7.0.2",
         "rollup-plugin-ts": "^3.0.2",
+        "semver": "^7.3.7",
         "ts-node": "^10.9.1",
         "typescript": "^4.8.2"
       },
         "npm": ">=1.3.7"
       }
     },
+    "node_modules/http-status-codes": {
+      "version": "2.2.0",
+      "resolved": "https://registry.npmjs.org/http-status-codes/-/http-status-codes-2.2.0.tgz",
+      "integrity": "sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng=="
+    },
     "node_modules/http2-wrapper": {
       "version": "2.1.11",
       "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-2.1.11.tgz",
         "sshpk": "^1.7.0"
       }
     },
+    "http-status-codes": {
+      "version": "2.2.0",
+      "resolved": "https://registry.npmjs.org/http-status-codes/-/http-status-codes-2.2.0.tgz",
+      "integrity": "sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng=="
+    },
     "http2-wrapper": {
       "version": "2.1.11",
       "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-2.1.11.tgz",