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