Skip to content

Commit ff8cbff

Browse files
committed
chore: update dependency on-finished to ^2.4.1
Signed-off-by: Francisco Buceta <[email protected]>
1 parent a55f540 commit ff8cbff

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/express/package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -49,7 +49,7 @@
4949
"debug": "^4.3.4",
5050
"express": "^4.18.1",
5151
"http-errors": "^2.0.0",
52-
"on-finished": "^2.3.0",
52+
"on-finished": "^2.4.1",
5353
"toposort": "^2.0.2",
5454
"tslib": "^2.4.0"
5555
},

packages/rest/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"js-yaml": "^4.1.0",
6363
"json-schema-compare": "^0.2.2",
6464
"lodash": "^4.17.21",
65-
"on-finished": "^2.3.0",
65+
"on-finished": "^2.4.1",
6666
"path-to-regexp": "^6.2.0",
6767
"qs": "^6.10.3",
6868
"strong-error-handler": "^4.0.0",

0 commit comments

Comments
 (0)