Skip to content

Commit 28e2ab6

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency strong-error-handler to ^5.0.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53a9f09 commit 28e2ab6

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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": "^13.1.5",
5757
"@loopback/rest-explorer": "^6.1.5",
5858
"@loopback/service-proxy": "^6.1.5",
59-
"strong-error-handler": "^5.0.6",
59+
"strong-error-handler": "^5.0.7",
6060
"tslib": "^2.6.2"
6161
},
6262
"devDependencies": {

package-lock.json

Lines changed: 5 additions & 5 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.2.1",
6767
"qs": "^6.11.2",
68-
"strong-error-handler": "^5.0.6",
68+
"strong-error-handler": "^5.0.7",
6969
"tslib": "^2.6.2",
7070
"type-is": "^1.6.18",
7171
"validator": "^13.11.0"

0 commit comments

Comments
 (0)