From 90a712144569f5543450857c7fed8f6adfa3e824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:31:33 +0000 Subject: [PATCH] Bump the all group across 2 directories with 1 update Bumps the all group with 1 update in the /mcp/remote-server-ts directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the all group with 1 update in the /spa/angular directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) Bump org.springframework.boot:spring-boot-starter-parent Bumps the all group with 1 update in the /web/spring-boot directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- mcp/remote-server-ts/package.json | 2 +- spa/angular/package.json | 2 +- spa/bff-express/package-lock.json | 6 +++--- web/express-openid/package-lock.json | 6 +++--- web/spring-boot/pom.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/mcp/remote-server-ts/package.json b/mcp/remote-server-ts/package.json index abb8b15..d58c39c 100644 --- a/mcp/remote-server-ts/package.json +++ b/mcp/remote-server-ts/package.json @@ -17,6 +17,6 @@ "@types/express": "^5.0.0", "@types/node": "^25.2.2", "tsx": "^4.21.0", - "typescript": "^5.9.0" + "typescript": "^6.0.2" } } diff --git a/spa/angular/package.json b/spa/angular/package.json index b861580..d1caea4 100644 --- a/spa/angular/package.json +++ b/spa/angular/package.json @@ -23,6 +23,6 @@ "@angular-devkit/build-angular": "^21.0.0", "@angular/cli": "^21.0.0", "@angular/compiler-cli": "^21.0.0", - "typescript": "~5.9.0" + "typescript": "~6.0.2" } } diff --git a/spa/bff-express/package-lock.json b/spa/bff-express/package-lock.json index 6c1eb9d..32cf8e4 100644 --- a/spa/bff-express/package-lock.json +++ b/spa/bff-express/package-lock.json @@ -494,9 +494,9 @@ "license": "MIT" }, "node_modules/jose": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.1.tgz", - "integrity": "sha512-jUaKr1yrbfaImV7R2TN/b3IcZzsw38/chqMpo2XJ7i2F8AfM/lA4G1goC3JVEwg0H7UldTmSt3P68nt31W7/mw==", + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.2.tgz", + "integrity": "sha512-d7kPDd34KO/YnzaDOlikGpOurfF0ByC2sEV4cANCtdqLlTfBlw2p14O/5d/zv40gJPbIQxfES3nSx1/oYNyuZQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" diff --git a/web/express-openid/package-lock.json b/web/express-openid/package-lock.json index 3ea9b2f..53e15b6 100644 --- a/web/express-openid/package-lock.json +++ b/web/express-openid/package-lock.json @@ -494,9 +494,9 @@ "license": "MIT" }, "node_modules/jose": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.1.tgz", - "integrity": "sha512-jUaKr1yrbfaImV7R2TN/b3IcZzsw38/chqMpo2XJ7i2F8AfM/lA4G1goC3JVEwg0H7UldTmSt3P68nt31W7/mw==", + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.2.tgz", + "integrity": "sha512-d7kPDd34KO/YnzaDOlikGpOurfF0ByC2sEV4cANCtdqLlTfBlw2p14O/5d/zv40gJPbIQxfES3nSx1/oYNyuZQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" diff --git a/web/spring-boot/pom.xml b/web/spring-boot/pom.xml index 4142036..15b7f49 100644 --- a/web/spring-boot/pom.xml +++ b/web/spring-boot/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.4 + 4.0.5 sh.vouch.examples vouch-spring-boot