Dependency upgrades

This commit is contained in:
Djuri Baars 2022-05-17 11:06:47 +02:00
parent 87b7e9fccf
commit 39a91186e1
2 changed files with 577 additions and 560 deletions

View File

@ -8,14 +8,14 @@
},
"dependencies": {
"@fastify/cors": "7.0.0",
"@fastify/helmet": "^8.0.0",
"@fastify/helmet": "^8.0.1",
"@fastify/rate-limit": "^6.0.0",
"@fastify/sensible": "4.0.0",
"@fastify/sensible": "4.1.0",
"@fastify/static": "^5.0.2",
"@types/ws": "^8.5.3",
"axios": "^0.27.2",
"cross-fetch": "3.1.5",
"dotenv": "16.0.0",
"dotenv": "16.0.1",
"fastify": "^3.29.0",
"fastify-decorators": "^3.11.0",
"fastify-plugin": "^3.0.1",
@ -31,20 +31,20 @@
},
"devDependencies": {
"@shopify/eslint-plugin": "^41.0.1",
"@types/jest": "^27.5.0",
"@types/node": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"@types/jest": "^27.5.1",
"@types/node": "^17.0.34",
"@typescript-eslint/eslint-plugin": "^5.24.0",
"@typescript-eslint/parser": "^5.24.0",
"axios-mock-adapter": "^1.20.0",
"concurrently": "^7.0.0",
"eslint": "^8.14.0",
"concurrently": "^7.2.0",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.3.0",
"fastify-tsconfig": "^1.0.1",
"jest": "^28.0.3",
"jest": "^28.1.0",
"jest-websocket-mock": "^2.2.1",
"mock-socket": "^9.1.3",
"prettier": "^2.5.1",
"ts-jest": "^28.0.1",
"ts-jest": "^28.0.2",
"ts-node": "^10.4.0"
},
"scripts": {

1115
yarn.lock

File diff suppressed because it is too large Load Diff