Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#871)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent aea02bf commit 2f2f8e9
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"@fastify/multipart": "8.0.0",
"@fastify/static": "6.12.0",
"@nestjs/cache-manager": "2.1.1",
"@nestjs/common": "10.2.8",
"@nestjs/core": "10.2.8",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
"@nestjs/event-emitter": "2.0.3",
"@nestjs/microservices": "10.2.8",
"@nestjs/platform-fastify": "10.2.8",
"@nestjs/microservices": "10.2.10",
"@nestjs/platform-fastify": "10.2.10",
"@nestjs/schedule": "3.0.4",
"@typegoose/typegoose": "11.7.1",
"@vercel/ncc": "0.38.1",
Expand Down Expand Up @@ -100,19 +100,19 @@
"@nestjs/cli": "10.2.1",
"@nestjs/schematics": "10.0.3",
"@nestjs/swagger": "7.1.16",
"@nestjs/testing": "10.2.8",
"@types/adm-zip": "^0.5.4",
"@nestjs/testing": "10.2.10",
"@types/adm-zip": "^0.5.5",
"@types/bcrypt": "5.0.2",
"@types/cache-manager-ioredis": "2.0.6",
"@types/ejs": "^3.1.5",
"@types/js-yaml": "4.0.9",
"@types/jsdom": "^21.1.5",
"@types/jsdom": "^21.1.6",
"@types/jsonwebtoken": "^9.0.5",
"@types/lodash": "4.14.201",
"@types/lodash": "4.14.202",
"@types/mime": "^3.0.4",
"@types/mime-types": "^2.1.4",
"@types/mongoose-aggregate-paginate-v2": "1.0.12",
"@types/node": "18.18.9",
"@types/node": "18.18.11",
"@types/supertest": "2.0.16",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "6.11.0",
Expand Down
Loading

0 comments on commit 2f2f8e9

Please sign in to comment.