Skip to content

Commit fbea8c4

Browse files
committed
Merge branch 'chore/bump-vulnerable-transitives' into fix/sigterm-handler-ordering
2 parents a4f7400 + 5ee507b commit fbea8c4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@protobufjs/utf8": ">=1.1.1",
3232
"axios": ">=1.15.2",
3333
"basic-ftp": ">=5.2.1",
34-
"brace-expansion": ">=2.0.3",
34+
"brace-expansion": ">=5.0.6",
3535
"defu": ">=6.1.5",
3636
"devalue": ">=5.8.1",
3737
"fast-uri": ">=3.1.2",
@@ -46,6 +46,7 @@
4646
"protobufjs": ">=7.5.6",
4747
"smol-toml": ">=1.6.1",
4848
"undici": "^7.24.0",
49+
"ws": ">=8.20.1",
4950
"yaml": ">=2.8.3"
5051
},
5152
"dependencies": {

0 commit comments

Comments
 (0)