Skip to content

Commit 620dbce

Browse files
fix(deps): update dependency 0http to ~4.2.0 (#8271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8211938 commit 620dbce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/0http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"0http": "~4.1.0"
3+
"0http": "~4.2.0"
44
}
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
33
"low-http-server": "~4.2.0",
4-
"0http": "~4.1.0"
4+
"0http": "~4.2.0"
55
}
66
}

0 commit comments

Comments
 (0)