Skip to content

Commit 86ce4f8

Browse files
fix(deps): update dependency 0http to ~3.5.0 (the-benchmarker#6192)
* fix(deps): update dependency 0http to ~3.5.0 * update version in results --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marwan Rabbâa <waghanza@gmail.com>
1 parent 95cfeb4 commit 86ce4f8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

javascript/0http/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
framework:
22
github: BackendStack21/0http
3-
version: 3.4
3+
version: 3.5

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": "~3.4.0"
3+
"0http": "~3.5.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.1.0",
4-
"0http": "~3.4.0"
4+
"0http": "~3.5.0"
55
}
66
}

0 commit comments

Comments
 (0)