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 Jan 6, 2025
1 parent 48b0601 commit 622ce05
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 181 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ultimate-nest",
"version": "2.8.0",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "NestJS + MikroORM blog example with batteries included",
"author": {
"email": "[email protected]",
Expand Down Expand Up @@ -56,9 +56,9 @@
"test:e2e": "jest --config ./test/jest-e2e.json --runInBand --forceExit"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.717.0",
"@aws-sdk/client-ses": "^3.716.0",
"@casl/ability": "^6.7.2",
"@aws-sdk/client-s3": "^3.722.0",
"@aws-sdk/client-ses": "^3.721.0",
"@casl/ability": "^6.7.3",
"@date-fns/utc": "^2.1.0",
"@golevelup/nestjs-rabbitmq": "^5.6.1",
"@golevelup/nestjs-stripe": "^0.9.0",
Expand Down Expand Up @@ -159,7 +159,7 @@
"@types/jest": "^29.5.14",
"@types/mime-types": "^2.1.4",
"@types/multer": "^1.4.12",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/nodemailer": "^6.4.17",
"@types/passport": "^1.0.17",
"@types/passport-facebook": "^3.0.3",
Expand Down
Loading

0 comments on commit 622ce05

Please sign in to comment.