Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent e2487af commit 1272a18
Show file tree
Hide file tree
Showing 2 changed files with 1,275 additions and 650 deletions.
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,51 +18,51 @@
},
"dependencies": {
"@guidojw/bloxy": "^5.7.6",
"@sentry/integrations": "^7.11.1",
"@sentry/node": "^7.11.1",
"@sentry/integrations": "^7.99.0",
"@sentry/node": "^7.99.0",
"axios": "^0.27.2",
"axios-retry": "^3.3.1",
"axios-retry": "^3.9.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"class-validator": "^0.14.1",
"debug": "^4.3.4",
"dotenv": "^16.0.1",
"express": "^4.18.1",
"dotenv": "^16.4.1",
"express": "^4.18.2",
"express-async-errors": "^3.1.1",
"express-validator": "^7.0.1",
"helmet": "^7.0.0",
"helmet": "^7.1.0",
"hpp": "^0.2.3",
"inversify": "^6.0.1",
"inversify-express-utils": "^6.4.3",
"jsonwebtoken": "^9.0.0",
"inversify": "^6.0.2",
"inversify-express-utils": "^6.4.6",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"morgan": "^1.10.0",
"node-schedule": "^2.1.0",
"pg": "^8.8.0",
"node-schedule": "^2.1.1",
"pg": "^8.11.3",
"pluralize": "^8.0.0",
"typeorm": "^0.2.41",
"ws": "^8.8.1"
"ws": "^8.16.0"
},
"devDependencies": {
"@types/debug": "^4.1.7",
"@types/express": "^4.17.13",
"@types/hpp": "^0.2.2",
"@types/jsonwebtoken": "^9.0.0",
"@types/lodash": "^4.14.184",
"@types/morgan": "^1.9.3",
"@types/node": "^18.11.9",
"@types/node-schedule": "^2.1.0",
"@types/pg": "^8.6.5",
"@types/pluralize": "^0.0.29",
"@types/validator": "^13.7.5",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"eslint": "^8.22.0",
"@types/debug": "^4.1.12",
"@types/express": "^4.17.21",
"@types/hpp": "^0.2.5",
"@types/jsonwebtoken": "^9.0.5",
"@types/lodash": "^4.14.202",
"@types/morgan": "^1.9.9",
"@types/node": "^18.19.13",
"@types/node-schedule": "^2.1.5",
"@types/pg": "^8.11.0",
"@types/pluralize": "^0.0.33",
"@types/validator": "^13.11.8",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.56.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-unicorn": "^48.0.0",
"reflect-metadata": "^0.1.13",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^48.0.1",
"reflect-metadata": "^0.2.1",
"typescript": "^5.2.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 1272a18

Please sign in to comment.