Skip to content

Commit a50f93d

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @types/on-finished to ^2.3.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39e45fb commit a50f93d

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

packages/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@loopback/testlab": "^6.1.3",
6060
"@types/debug": "^4.1.12",
6161
"@types/node": "^16.18.59",
62-
"@types/on-finished": "^2.3.3",
62+
"@types/on-finished": "^2.3.4",
6363
"@types/toposort": "^2.0.5",
6464
"source-map-support": "^0.5.21",
6565
"typescript": "~5.2.2"

packages/rest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/express": "^4.17.21",
4848
"@types/express-serve-static-core": "^4.17.37",
4949
"@types/http-errors": "^2.0.4",
50-
"@types/on-finished": "^2.3.3",
50+
"@types/on-finished": "^2.3.4",
5151
"@types/serve-static": "1.15.4",
5252
"@types/type-is": "^1.6.5",
5353
"ajv": "^8.12.0",
@@ -83,7 +83,7 @@
8383
"@types/lodash": "^4.14.201",
8484
"@types/multer": "^1.4.10",
8585
"@types/node": "^16.18.59",
86-
"@types/on-finished": "^2.3.3",
86+
"@types/on-finished": "^2.3.4",
8787
"@types/qs": "^6.9.9",
8888
"multer": "^1.4.4"
8989
}

0 commit comments

Comments
 (0)