Skip to content

Commit

Permalink
fix(deps): update @nestjs packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 24874e0 commit be8daf1
Show file tree
Hide file tree
Showing 9 changed files with 49 additions and 49 deletions.
10 changes: 5 additions & 5 deletions apps/biometric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
},
"dependencies": {
"@metamask/eth-sig-util": "7.0.3",
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-express": "10.4.3",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "7.4.0",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
Expand Down
12 changes: 6 additions & 6 deletions apps/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-express": "10.4.3",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "7.4.0",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"@nestjs/websockets": "10.4.1",
"@nestjs/websockets": "10.4.3",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"dotenv": "16.4.5",
Expand All @@ -33,7 +33,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
Expand Down
10 changes: 5 additions & 5 deletions apps/jwks-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/swagger": "7.4.0",
"@nestjs/platform-express": "10.4.3",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -28,7 +28,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
Expand Down
8 changes: 4 additions & 4 deletions apps/jwt-gql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"dependencies": {
"@apollo/server": "4.11.0",
"@nestjs/apollo": "12.2.0",
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/graphql": "12.2.0",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-express": "10.4.3",
"@nestjs/typeorm": "10.0.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
Expand Down
10 changes: 5 additions & 5 deletions apps/jwt-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-express": "10.4.3",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "7.4.0",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
Expand Down
14 changes: 7 additions & 7 deletions apps/jwt-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-socket.io": "10.4.1",
"@nestjs/platform-express": "10.4.3",
"@nestjs/platform-socket.io": "10.4.3",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "7.4.0",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"@nestjs/websockets": "10.4.1",
"@nestjs/websockets": "10.4.3",
"@socket.io/redis-adapter": "8.3.0",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -37,7 +37,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
Expand Down
10 changes: 5 additions & 5 deletions apps/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
},
"dependencies": {
"@metamask/eth-sig-util": "7.0.3",
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-express": "10.4.3",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "7.4.0",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
Expand Down
10 changes: 5 additions & 5 deletions apps/session-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-express": "10.4.3",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "7.4.0",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -34,7 +34,7 @@
"description": "session based authorization for nest.js",
"devDependencies": {
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/express-session": "1.18.0",
"@types/jest": "29.5.13",
Expand Down
14 changes: 7 additions & 7 deletions apps/session-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.1",
"@nestjs/core": "10.4.3",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-socket.io": "10.4.1",
"@nestjs/platform-express": "10.4.3",
"@nestjs/platform-socket.io": "10.4.3",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "7.4.0",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"@nestjs/websockets": "10.4.1",
"@nestjs/websockets": "10.4.3",
"@socket.io/redis-adapter": "8.3.0",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.6",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@types/express": "4.17.21",
"@types/express-session": "1.18.0",
"@types/jest": "29.5.13",
Expand Down

0 comments on commit be8daf1

Please sign in to comment.