Skip to content

Commit

Permalink
chore: update dependency strong-error-handler to ^5.0.16
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 9629c18 commit 79d84d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/validation-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@loopback/rest": "^14.0.10",
"@loopback/rest-explorer": "^7.0.10",
"@loopback/service-proxy": "^7.0.10",
"strong-error-handler": "^5.0.15",
"strong-error-handler": "^5.0.16",
"tslib": "^2.8.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"on-finished": "^2.4.1",
"path-to-regexp": "^6.3.0",
"qs": "^6.14.0",
"strong-error-handler": "^5.0.15",
"strong-error-handler": "^5.0.16",
"tslib": "^2.8.1",
"type-is": "^1.6.18",
"validator": "^13.12.0"
Expand Down

0 comments on commit 79d84d9

Please sign in to comment.