@platformatic/control
Advanced tools
Comparing version 2.19.0-alpha.5 to 2.19.0-alpha.6
{ | ||
"name": "@platformatic/control", | ||
"version": "2.19.0-alpha.5", | ||
"version": "2.19.0-alpha.6", | ||
"description": "Platformatic Control", | ||
@@ -28,4 +28,4 @@ "main": "index.js", | ||
"typescript": "^5.5.4", | ||
"@platformatic/runtime": "2.19.0-alpha.5", | ||
"@platformatic/service": "2.19.0-alpha.5" | ||
"@platformatic/service": "2.19.0-alpha.6", | ||
"@platformatic/runtime": "2.19.0-alpha.6" | ||
}, | ||
@@ -39,5 +39,5 @@ "dependencies": { | ||
"table": "^6.8.1", | ||
"undici": "^7.0.0", | ||
"undici": "^6.9.0", | ||
"ws": "^8.16.0", | ||
"@platformatic/utils": "2.19.0-alpha.5" | ||
"@platformatic/utils": "2.19.0-alpha.6" | ||
}, | ||
@@ -44,0 +44,0 @@ "scripts": { |
+ Added@platformatic/utils@2.19.0-alpha.6(transitive)
+ Addedundici@6.21.1(transitive)
- Removed@platformatic/utils@2.19.0-alpha.5(transitive)
- Removedundici@7.0.07.3.0(transitive)
Updatedundici@^6.9.0