Dependency updates

This commit is contained in:
Djuri Baars 2022-07-03 14:43:40 +02:00
parent db67454821
commit 67d77156ce
2 changed files with 515 additions and 503 deletions

View file

@ -16,36 +16,36 @@
"axios": "^0.27.2", "axios": "^0.27.2",
"cross-fetch": "3.1.5", "cross-fetch": "3.1.5",
"dotenv": "16.0.1", "dotenv": "16.0.1",
"fastify": "^3.29.0", "fastify": "^3.29.1",
"fastify-decorators": "^3.11.0", "fastify-decorators": "^3.12.0",
"fastify-plugin": "^3.0.1", "fastify-plugin": "^3.0.1",
"fastify-socket.io": "^3.0.0", "fastify-socket.io": "^3.0.0",
"ioredis": "^5.0.6", "ioredis": "^5.1.0",
"node-fetch": "3.2.5", "node-fetch": "3.2.6",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5", "rxjs": "^7.5.5",
"socket.io": "^4.5.1", "socket.io": "^4.5.1",
"socks-proxy-agent": "^7.0.0", "socks-proxy-agent": "^7.0.0",
"typescript": "^4.7.3", "typescript": "^4.7.4",
"ws": "^8.7.0" "ws": "^8.8.0"
}, },
"devDependencies": { "devDependencies": {
"@shopify/eslint-plugin": "^41.3.0", "@shopify/eslint-plugin": "^41.3.1",
"@types/jest": "^28.1.1", "@types/jest": "^28.1.4",
"@types/node": "^17.0.40", "@types/node": "^17.0.45",
"@typescript-eslint/eslint-plugin": "^5.27.1", "@typescript-eslint/eslint-plugin": "^5.30.4",
"@typescript-eslint/parser": "^5.27.1", "@typescript-eslint/parser": "^5.30.4",
"axios-mock-adapter": "^1.21.1", "axios-mock-adapter": "^1.21.1",
"concurrently": "^7.2.1", "concurrently": "^7.2.2",
"eslint": "^8.17.0", "eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"fastify-tsconfig": "^1.0.1", "fastify-tsconfig": "^1.0.1",
"jest": "^28.1.0", "jest": "^28.1.2",
"jest-websocket-mock": "^2.3.0", "jest-websocket-mock": "^2.3.0",
"mock-socket": "^9.1.4", "mock-socket": "^9.1.5",
"prettier": "^2.6.2", "prettier": "^2.7.1",
"ts-jest": "^28.0.4", "ts-jest": "^28.0.5",
"ts-node": "^10.8.1" "ts-node": "^10.8.2"
}, },
"scripts": { "scripts": {
"start": "ts-node src/server.ts", "start": "ts-node src/server.ts",

982
yarn.lock

File diff suppressed because it is too large Load diff