| 
6 | 6 |     "Marin Petrunić <[email protected]>",   | 
7 | 7 |     "Belma Gutlić <[email protected]>"  | 
8 | 8 |   ],  | 
 | 9 | +  "engines": {  | 
 | 10 | +    "node": "14.x"  | 
 | 11 | +  },  | 
9 | 12 |   "license": "MIT",  | 
10 | 13 |   "scripts": {  | 
11 | 14 |     "start:dev": "npx task dev",  | 
 | 
56 | 59 |     "winston-loki": "6.0.0-rc.9"  | 
57 | 60 |   },  | 
58 | 61 |   "devDependencies": {  | 
59 |  | -    "@types/chai": "^4.1.7",  | 
60 |  | -    "@types/faker": "^4.1.11",  | 
61 |  | -    "@types/mocha": "^5.2.7",  | 
62 |  | -    "@types/node": "^12.12.20",  | 
 | 62 | +    "@types/chai": "^4.2.14",  | 
 | 63 | +    "@types/faker": "^5.1.5",  | 
 | 64 | +    "@types/mocha": "^8.2.0",  | 
 | 65 | +    "@types/node": "^14.14.22",  | 
63 | 66 |     "@types/node-cleanup": "^2.1.1",  | 
64 |  | -    "@types/sinon": "^7.0.13",  | 
65 |  | -    "@types/supertest": "^2.0.5",  | 
66 |  | -    "@typescript-eslint/eslint-plugin": "^2.12.0",  | 
67 |  | -    "@typescript-eslint/parser": "^2.12.0",  | 
 | 67 | +    "@types/sinon": "^9.0.10",  | 
 | 68 | +    "@types/supertest": "^2.0.10",  | 
 | 69 | +    "@typescript-eslint/eslint-plugin": "^4.14.0",  | 
 | 70 | +    "@typescript-eslint/parser": "^4.14.0",  | 
68 | 71 |     "chai": "^4.2.0",  | 
69 |  | -    "coveralls": "^3.0.2",  | 
70 |  | -    "cross-env": "^7.0.2",  | 
71 |  | -    "dotenv": "^5.0.1",  | 
72 |  | -    "env-prompt": "^1.0.7",  | 
73 |  | -    "eslint": "^6.7.2",  | 
74 |  | -    "mocha": "^6.1.4",  | 
75 |  | -    "nodemon": "^2.0.2",  | 
76 |  | -    "nyc": "^15.0.1",  | 
77 |  | -    "sinon": "^7.3.2",  | 
78 |  | -    "supertest": "^3.1.0",  | 
79 |  | -    "tasksfile": "5.1.0",  | 
80 |  | -    "ts-node": "^8.5.4",  | 
81 |  | -    "typescript": "^3.7.3",  | 
82 |  | -    "typescript-eslint-parser": "^18.0.0"  | 
 | 72 | +    "coveralls": "^3.1.0",  | 
 | 73 | +    "cross-env": "^7.0.3",  | 
 | 74 | +    "dotenv": "^8.2.0",  | 
 | 75 | +    "env-prompt": "^1.2.3",  | 
 | 76 | +    "eslint": "^7.18.0",  | 
 | 77 | +    "mocha": "^8.2.1",  | 
 | 78 | +    "nodemon": "^2.0.7",  | 
 | 79 | +    "nyc": "^15.1.0",  | 
 | 80 | +    "sinon": "^9.2.3",  | 
 | 81 | +    "supertest": "^6.1.1",  | 
 | 82 | +    "tasksfile": "5.1.1",  | 
 | 83 | +    "ts-node": "^9.1.1",  | 
 | 84 | +    "typescript": "^4.1.3",  | 
 | 85 | +    "typescript-eslint-parser": "^22.0.0"  | 
83 | 86 |   },  | 
84 | 87 |   "resolutions": {  | 
85 |  | -    "lodash": "4.17.19"  | 
 | 88 | +    "lodash": "4.17.20"  | 
86 | 89 |   }  | 
87 | 90 | }  | 
0 commit comments