Skip to content

Commit 13e7729

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency strong-error-handler to ^5.0.23
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d4dad3 commit 13e7729

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

examples/validation-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@loopback/rest": "^15.0.4",
5757
"@loopback/rest-explorer": "^8.0.4",
5858
"@loopback/service-proxy": "^8.0.3",
59-
"strong-error-handler": "^5.0.22",
59+
"strong-error-handler": "^5.0.23",
6060
"tslib": "^2.8.1"
6161
},
6262
"devDependencies": {

package-lock.json

Lines changed: 8 additions & 8 deletions
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
@@ -65,7 +65,7 @@
6565
"on-finished": "^2.4.1",
6666
"path-to-regexp": "^6.3.0",
6767
"qs": "^6.14.0",
68-
"strong-error-handler": "^5.0.22",
68+
"strong-error-handler": "^5.0.23",
6969
"tslib": "^2.8.1",
7070
"type-is": "^2.0.1",
7171
"validator": "^13.15.15"

0 commit comments

Comments
 (0)