From a21765a66f7ac07a5736404fbb64e4c1bc43f40d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 02:21:38 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 5 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /exercise-tracker directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /file-metadata-microservice directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /request-header-parser-microservice directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /timestamp-microservice directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /url-shortener-microservice directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1) Updates `esbuild` from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1) Updates `esbuild` from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1) Updates `esbuild` from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1) Updates `esbuild` from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- exercise-tracker/package.json | 2 +- file-metadata-microservice/package.json | 2 +- request-header-parser-microservice/package.json | 2 +- timestamp-microservice/package.json | 2 +- url-shortener-microservice/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/exercise-tracker/package.json b/exercise-tracker/package.json index 9c47fe8..526a3bf 100644 --- a/exercise-tracker/package.json +++ b/exercise-tracker/package.json @@ -33,7 +33,7 @@ "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^20.14.5", - "esbuild": "^0.25.0", + "esbuild": "^0.28.1", "tsx": "^4.15.6", "typescript": "^5.4.5" } diff --git a/file-metadata-microservice/package.json b/file-metadata-microservice/package.json index 2bc05d3..f4b6506 100644 --- a/file-metadata-microservice/package.json +++ b/file-metadata-microservice/package.json @@ -35,7 +35,7 @@ "@types/express": "^4.17.21", "@types/multer": "^1.4.11", "@types/node": "^20.14.5", - "esbuild": "^0.25.0", + "esbuild": "^0.28.1", "tsx": "^4.15.6", "typescript": "^5.4.5" } diff --git a/request-header-parser-microservice/package.json b/request-header-parser-microservice/package.json index c646f61..b8e4a26 100644 --- a/request-header-parser-microservice/package.json +++ b/request-header-parser-microservice/package.json @@ -33,7 +33,7 @@ "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^20.14.5", - "esbuild": "^0.25.0", + "esbuild": "^0.28.1", "tsx": "^4.15.6", "typescript": "^5.4.5" } diff --git a/timestamp-microservice/package.json b/timestamp-microservice/package.json index b147542..39e713a 100644 --- a/timestamp-microservice/package.json +++ b/timestamp-microservice/package.json @@ -33,7 +33,7 @@ "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^20.14.5", - "esbuild": "^0.25.0", + "esbuild": "^0.28.1", "tsx": "^4.15.6", "typescript": "^5.4.5" } diff --git a/url-shortener-microservice/package.json b/url-shortener-microservice/package.json index f247b6e..4283864 100644 --- a/url-shortener-microservice/package.json +++ b/url-shortener-microservice/package.json @@ -33,7 +33,7 @@ "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^20.14.5", - "esbuild": "^0.25.0", + "esbuild": "^0.28.1", "tsx": "^4.15.6", "typescript": "^5.4.5" }