Skip to content

Commit 1fec3c5

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency strong-error-handler to ^4.0.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 6f7d74b commit 1fec3c5

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

examples/validation-app/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.

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": "^12.0.10",
5757
"@loopback/rest-explorer": "^5.0.10",
5858
"@loopback/service-proxy": "^5.0.10",
59-
"strong-error-handler": "^4.0.2",
59+
"strong-error-handler": "^4.0.3",
6060
"tslib": "^2.5.0"
6161
},
6262
"devDependencies": {

packages/rest/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.1",
68-
"strong-error-handler": "^4.0.2",
68+
"strong-error-handler": "^4.0.3",
6969
"tslib": "^2.5.0",
7070
"type-is": "^1.6.18",
7171
"validator": "^13.9.0"

0 commit comments

Comments
 (0)