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 Dec 13, 2023
1 parent e2487af commit a157ee0
Show file tree
Hide file tree
Showing 2 changed files with 1,262 additions and 624 deletions.
62 changes: 31 additions & 31 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.87.0",
"@sentry/node": "^7.87.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",
"debug": "^4.3.4",
"dotenv": "^16.0.1",
"express": "^4.18.1",
"dotenv": "^16.3.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.15.1"
},
"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.3",
"@types/node-schedule": "^2.1.5",
"@types/pg": "^8.10.9",
"@types/pluralize": "^0.0.33",
"@types/validator": "^13.11.7",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.55.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.0",
"eslint-plugin-n": "^16.4.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^48.0.1",
"reflect-metadata": "^0.2.0",
"typescript": "^5.2.2"
},
"engines": {
Expand Down
Loading

0 comments on commit a157ee0

Please sign in to comment.