Skip to content

chore(deps): bump express and @types/express #4818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ai-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"@mikro-orm/mongodb": "6.2.2",
"@nestjs/common": "^11.0.11",
"@nestjs/core": "^11.0.11",
"@types/express": "^4.17.18",
"@types/express": "^5.0.1",
"@types/node": "^22.10.10",
"dotenv": "^16.3.1",
"module-alias": "^2.2.2",
"express": "^4.18.2",
"express": "^5.1.0",
"faiss-node": "^0.3.0",
"langchain": "^0.2.20",
"prebuild": "^12.1.0",
Expand Down
4 changes: 2 additions & 2 deletions analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cron": "^2.0.0",
"dotenv": "^16.0.0",
"excel4node": "^1.8.2",
"express": "^4.17.1",
"express": "^5.1.0",
"express-fileupload": "^1.4.0",
"hpp": "^0.2.3",
"jszip": "^3.7.1",
Expand All @@ -36,7 +36,7 @@
},
"description": "",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"@types/jszip": "^3.4.1",
"@types/node": "^22.10.10",
"mocha": "^9.2.0",
Expand Down
4 changes: 2 additions & 2 deletions api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"express": "^5.1.0",
"gulp": "^4.0.2",
"gulp-rename": "^2.0.0",
"gulp-sourcemaps": "^3.0.0",
Expand All @@ -33,7 +33,7 @@
},
"description": "",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"@types/node": "^22.10.10",
"@types/ws": "^8.2.2",
"mocha": "^9.2.0",
Expand Down
2 changes: 1 addition & 1 deletion auth-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"base-x": "^4.0.0",
"base64url": "^3.0.1",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"express": "^5.1.0",
"gulp": "^4.0.2",
"gulp-rename": "^2.0.0",
"gulp-sourcemaps": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"bson": "^6.5.0",
"dotenv": "^16.0.0",
"exceljs": "^4.4.0",
"express": "^4.17.1",
"express": "^5.1.0",
"js-base64": "^3.6.1",
"jszip": "^3.7.1",
"lodash.get": "^4.4.2",
Expand All @@ -48,7 +48,7 @@
},
"description": "Common package share cross all services",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"@types/jszip": "^3.4.1",
"@types/node": "^22.10.10",
"mocha-junit-reporter": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions guardian-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"cron": "^2.0.0",
"dotenv": "^16.0.0",
"ethers": "^6.7.1",
"express": "^4.21.1",
"express": "^5.1.0",
"fs-extra": "^10.0.0",
"imurmurhash": "^0.1.4",
"jszip": "^3.7.1",
Expand All @@ -41,7 +41,7 @@
},
"description": "",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"@types/fs-extra": "^9.0.12",
"@types/jszip": "^3.4.1",
"@types/node": "^22.10.10",
Expand Down
4 changes: 2 additions & 2 deletions indexer-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"express": "^5.1.0",
"express-fileupload": "^1.4.0",
"gulp": "^4.0.2",
"gulp-copy": "^4.0.1",
Expand All @@ -50,7 +50,7 @@
},
"description": "",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"@types/gulp": "^4",
"@types/gulp-rename": "^2",
"@types/jszip": "^3.4.1",
Expand Down
2 changes: 1 addition & 1 deletion indexer-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"description": "Common package share cross all services",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"@types/gulp": "^4",
"@types/gulp-rename": "^2",
"@types/jszip": "^3.4.1",
Expand Down
4 changes: 2 additions & 2 deletions mrv-sender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"@transmute/security-context": "0.7.0-unstable.80",
"@transmute/vc.js": "0.7.0-unstable.80",
"axios": "^1.3.6",
"express": "^4.17.3",
"express": "^5.1.0",
"prom-client": "^14.1.1"
},
"description": "",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"nodemon": "^2.0.12",
"typescript": "^4.6.3"
},
Expand Down
4 changes: 2 additions & 2 deletions policy-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"cron": "^2.0.0",
"deep-equal": "^2.0.5",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"express": "^5.1.0",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"mathjs": "^10.1.0",
Expand All @@ -38,7 +38,7 @@
"description": "",
"devDependencies": {
"@types/deep-equal": "^1.0.1",
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"@types/node": "^22.10.10",
"chai": "4.3.4",
"gulp": "^4.0.2",
Expand Down
4 changes: 2 additions & 2 deletions topic-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"author": "Envision Blockchain Solutions <[email protected]>",
"dependencies": {
"express": "^4.17.3",
"express": "^5.1.0",
"prom-client": "^14.1.1"
},
"description": "",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"nodemon": "^2.0.12",
"typescript": "^4.6.3"
},
Expand Down
4 changes: 2 additions & 2 deletions tree-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"author": "Envision Blockchain Solutions <[email protected]>",
"dependencies": {
"express": "^4.17.3"
"express": "^5.1.0"
},
"description": "",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express": "^5.0.1",
"nodemon": "^2.0.12",
"typescript": "^4.6.3"
},
Expand Down
Loading