Skip to content

Commit

Permalink
chore: Bump more deps. (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh authored Jun 4, 2023
1 parent 91fedfe commit 3e4cbe0
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 236 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@grpc/grpc-js": "^1.3.0",
"@grpc/proto-loader": "^0.6.0",
"@grpc/grpc-js": "^1.8.14",
"@grpc/proto-loader": "^0.6.13",
"@improbable-eng/grpc-web": "^0.14.0",
"@improbable-eng/grpc-web-node-http-transport": "^0.14.0",
"@nestjs/common": "^8.2.2",
"@nestjs/core": "^9.0.5",
"@nestjs/microservices": "^8.2.2",
"@nestjs/common": "^9.4.2",
"@nestjs/core": "^9.4.2",
"@nestjs/microservices": "^9.4.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^10.0.0",
"@semantic-release/exec": "^6.0.3",
Expand All @@ -48,21 +48,21 @@
"jest": "^29.5.0",
"jest-ts-webcompat-resolver": "^1.0.0",
"mongodb": "^4.3.0",
"nice-grpc": "^1.1.1",
"nice-grpc": "^2.1.4",
"prettier": "^2.8.8",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.4.0",
"semantic-release": "^21.0.3",
"ts-jest": "^29.1.0",
"tsx": "^3.12.7",
"typescript": "^5.1.3",
"uglify-js": "^3.16.1"
"uglify-js": "^3.17.4"
},
"dependencies": {
"@types/object-hash": "^1.3.0",
"@types/object-hash": "^3.0.2",
"case-anything": "^2.1.10",
"dataloader": "^1.4.0",
"object-hash": "^1.3.1",
"object-hash": "^3.0.0",
"protobufjs": "^6.11.3",
"ts-poet": "^6.4.1",
"ts-proto-descriptors": "1.9.0"
Expand Down
Loading

0 comments on commit 3e4cbe0

Please sign in to comment.