Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent b518f11 commit 2287e00
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 171 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"orm": "npx mikro-orm"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.400.0",
"@aws-sdk/client-ses": "^3.398.0",
"@aws-sdk/client-s3": "^3.405.0",
"@aws-sdk/client-ses": "^3.405.0",
"@casl/ability": "^6.5.0",
"@golevelup/nestjs-rabbitmq": "^4.0.0",
"@golevelup/nestjs-stripe": "^0.6.3",
Expand Down Expand Up @@ -86,7 +86,7 @@
"@sentry/node": "^7.66.0",
"@socket.io/redis-adapter": "^8.2.1",
"@supercharge/request-ip": "^1.2.0",
"argon2": "^0.31.0",
"argon2": "^0.31.1",
"cache-manager": "5.2.3",
"cache-manager-ioredis-yet": "^1.2.2",
"class-transformer": "^0.5.1",
Expand All @@ -98,7 +98,7 @@
"firebase-admin": "^11.10.1",
"handlebars": "^4.7.8",
"helmet": "^7.0.0",
"helper-fns": "^2.6.16",
"helper-fns": "^2.6.18",
"ioredis": "^5.3.2",
"isomorphic-dompurify": "^1.8.0",
"joi": "^17.10.1",
Expand All @@ -117,9 +117,9 @@
"passport-google-oauth20": "^2.0.0",
"passport-jwt": "4.0.1",
"passport-magic-login": "^1.2.2",
"pino-http": "^8.4.0",
"pino-http": "^8.5.0",
"pino-pretty": "^10.2.0",
"poolifier": "^2.6.40",
"poolifier": "^2.6.41",
"preview-email": "^3.0.19",
"prom-client": "^14.2.0",
"pug": "^3.0.2",
Expand All @@ -144,7 +144,7 @@
"@nestjs/cli": "10.1.17",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.4",
"@rubiin/eslint-config-typescript": "^1.0.23",
"@rubiin/eslint-config-typescript": "^1.0.25",
"@rubiin/tsconfig": "^1.0.2",
"@sentry/types": "^7.66.0",
"@side/jest-runtime": "^1.1.0",
Expand All @@ -157,7 +157,7 @@
"@types/jest": "^29.5.4",
"@types/mime-types": "^2.1.1",
"@types/multer": "^1.4.7",
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"@types/nodemailer": "^6.4.9",
"@types/passport": "^1.0.12",
"@types/passport-facebook": "^3.0.0",
Expand Down
Loading

0 comments on commit 2287e00

Please sign in to comment.