Skip to content

Commit f2aa1b8

Browse files
authored
build: Bump up dependencies to fix CVEs (#960)
1 parent 208982a commit f2aa1b8

File tree

5 files changed

+23
-25
lines changed

5 files changed

+23
-25
lines changed

dist/LICENSE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ MIT licenses
529529
@tanstack/match-sorter-utils 8.19.4 MIT
530530
@tanstack/query-core 5.90.10 MIT
531531
@tanstack/vue-query 5.91.2 MIT
532-
@types/lodash 4.17.20 MIT
532+
@types/lodash 4.17.23 MIT
533533
@types/lodash-es 4.17.12 MIT
534534
@types/web-bluetooth 0.0.16 MIT
535535
@vue/compiler-core 3.5.24 MIT
@@ -564,8 +564,8 @@ MIT licenses
564564
js-yaml 4.1.1 MIT
565565
jsonfile 6.2.0 MIT
566566
lie 3.3.0 MIT
567-
lodash 4.17.21 MIT
568-
lodash-es 4.17.21 MIT
567+
lodash 4.17.23 MIT
568+
lodash-es 4.17.23 MIT
569569
lodash-unified 1.0.3 MIT
570570
magic-string 0.30.21 MIT
571571
memoize-one 6.0.0 MIT
@@ -713,7 +713,7 @@ MIT licenses
713713
has-symbols 1.1.0 MIT
714714
has-tostringtag 1.0.2 MIT
715715
hasown 2.0.2 MIT
716-
hono 4.11.4 MIT
716+
hono 4.11.7 MIT
717717
http-errors 2.0.0 MIT
718718
http-errors/node_modules/statuses 2.0.1 MIT
719719
humanize-ms 1.2.1 MIT

mcp/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ MIT licenses
115115
has-symbols 1.1.0 MIT
116116
has-tostringtag 1.0.2 MIT
117117
hasown 2.0.2 MIT
118-
hono 4.11.4 MIT
118+
hono 4.11.7 MIT
119119
http-errors 2.0.0 MIT
120120
http-errors/node_modules/statuses 2.0.1 MIT
121121
humanize-ms 1.2.1 MIT

mcp/package-lock.json

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

ui/LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ MIT licenses
7676
@tanstack/match-sorter-utils 8.19.4 MIT
7777
@tanstack/query-core 5.90.10 MIT
7878
@tanstack/vue-query 5.91.2 MIT
79-
@types/lodash 4.17.20 MIT
79+
@types/lodash 4.17.23 MIT
8080
@types/lodash-es 4.17.12 MIT
8181
@types/web-bluetooth 0.0.16 MIT
8282
@vue/compiler-core 3.5.24 MIT
@@ -111,8 +111,8 @@ MIT licenses
111111
js-yaml 4.1.1 MIT
112112
jsonfile 6.2.0 MIT
113113
lie 3.3.0 MIT
114-
lodash 4.17.21 MIT
115-
lodash-es 4.17.21 MIT
114+
lodash 4.17.23 MIT
115+
lodash-es 4.17.23 MIT
116116
lodash-unified 1.0.3 MIT
117117
magic-string 0.30.21 MIT
118118
memoize-one 6.0.0 MIT

ui/package-lock.json

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

0 commit comments

Comments
 (0)