Skip to content

Commit b88a0e2

Browse files
fix(deps): update all non-major dependencies
1 parent 8404c38 commit b88a0e2

3 files changed

Lines changed: 29 additions & 12 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"ajv-formats": "^3.0.1",
8383
"basic-ftp": "^6.0.1",
8484
"chalk": "^5.6.2",
85-
"date-fns": "^4.2.1",
85+
"date-fns": "^4.3.0",
8686
"http-status-codes": "^2.3.0",
8787
"logform": "^2.7.0",
8888
"mnemonist": "0.40.4",
@@ -91,7 +91,7 @@
9191
"tar": "^7.5.15",
9292
"winston": "^3.19.0",
9393
"winston-daily-rotate-file": "^5.0.0",
94-
"ws": "^8.20.1",
94+
"ws": "^8.21.0",
9595
"zod": "^4.4.3"
9696
},
9797
"optionalDependencies": {

pnpm-lock.yaml

Lines changed: 26 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"commander": "^14.0.3",
3535
"ora": "^9.4.0",
3636
"ui-common": "workspace:*",
37-
"ws": "^8.20.1"
37+
"ws": "^8.21.0"
3838
},
3939
"devDependencies": {
4040
"@types/ws": "^8.18.1",

0 commit comments

Comments
 (0)