Skip to content

Commit e7de89f

Browse files
chore(deps): bump http-errors from 2.0.0 to 2.0.1 (#1835)
Bumps [http-errors](https://github.com/jshttp/http-errors) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/jshttp/http-errors/releases) - [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md) - [Commits](jshttp/http-errors@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: http-errors dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1772e85 commit e7de89f

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"confmgr": "^1.1.0",
6464
"express": "^5.1.0",
6565
"express-winston": "^4.2.0",
66-
"http-errors": "^2.0.0",
66+
"http-errors": "^2.0.1",
6767
"lru-cache": "^11.2.2",
6868
"prom-client": "^15.1.3",
6969
"rxjs": "^7.8.2",

yarn.lock

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2477,7 +2477,7 @@ __metadata:
24772477
confmgr: "npm:^1.1.0"
24782478
express: "npm:^5.1.0"
24792479
express-winston: "npm:^4.2.0"
2480-
http-errors: "npm:^2.0.0"
2480+
http-errors: "npm:^2.0.1"
24812481
lru-cache: "npm:^11.2.2"
24822482
prom-client: "npm:^15.1.3"
24832483
reflect-metadata: "npm:^0.2.2"
@@ -4193,7 +4193,7 @@ __metadata:
41934193
languageName: node
41944194
linkType: hard
41954195

4196-
"depd@npm:2.0.0, depd@npm:^2.0.0":
4196+
"depd@npm:2.0.0, depd@npm:^2.0.0, depd@npm:~2.0.0":
41974197
version: 2.0.0
41984198
resolution: "depd@npm:2.0.0"
41994199
checksum: 10/c0c8ff36079ce5ada64f46cc9d6fd47ebcf38241105b6e0c98f412e8ad91f084bcf906ff644cc3a4bd876ca27a62accb8b0fff72ea6ed1a414b89d8506f4a5ca
@@ -5553,6 +5553,19 @@ __metadata:
55535553
languageName: node
55545554
linkType: hard
55555555

5556+
"http-errors@npm:^2.0.1":
5557+
version: 2.0.1
5558+
resolution: "http-errors@npm:2.0.1"
5559+
dependencies:
5560+
depd: "npm:~2.0.0"
5561+
inherits: "npm:~2.0.4"
5562+
setprototypeof: "npm:~1.2.0"
5563+
statuses: "npm:~2.0.2"
5564+
toidentifier: "npm:~1.0.1"
5565+
checksum: 10/9fe31bc0edf36566c87048aed1d3d0cbe03552564adc3541626a0613f542d753fbcb13bdfcec0a3a530dbe1714bb566c89d46244616b66bddd26ac413b06a207
5566+
languageName: node
5567+
linkType: hard
5568+
55565569
"http-proxy-agent@npm:^4.0.1":
55575570
version: 4.0.1
55585571
resolution: "http-proxy-agent@npm:4.0.1"
@@ -5698,7 +5711,7 @@ __metadata:
56985711
languageName: node
56995712
linkType: hard
57005713

5701-
"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.3, inherits@npm:^2.0.4":
5714+
"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.4":
57025715
version: 2.0.4
57035716
resolution: "inherits@npm:2.0.4"
57045717
checksum: 10/cd45e923bee15186c07fa4c89db0aace24824c482fb887b528304694b2aa6ff8a898da8657046a5dcf3e46cd6db6c61629551f9215f208d7c3f157cf9b290521
@@ -8348,7 +8361,7 @@ __metadata:
83488361
languageName: node
83498362
linkType: hard
83508363

8351-
"setprototypeof@npm:1.2.0":
8364+
"setprototypeof@npm:1.2.0, setprototypeof@npm:~1.2.0":
83528365
version: 1.2.0
83538366
resolution: "setprototypeof@npm:1.2.0"
83548367
checksum: 10/fde1630422502fbbc19e6844346778f99d449986b2f9cdcceb8326730d2f3d9964dbcb03c02aaadaefffecd0f2c063315ebea8b3ad895914bf1afc1747fc172e
@@ -8761,6 +8774,13 @@ __metadata:
87618774
languageName: node
87628775
linkType: hard
87638776

8777+
"statuses@npm:~2.0.2":
8778+
version: 2.0.2
8779+
resolution: "statuses@npm:2.0.2"
8780+
checksum: 10/6927feb50c2a75b2a4caab2c565491f7a93ad3d8dbad7b1398d52359e9243a20e2ebe35e33726dee945125ef7a515e9097d8a1b910ba2bbd818265a2f6c39879
8781+
languageName: node
8782+
linkType: hard
8783+
87648784
"stdin-discarder@npm:^0.2.2":
87658785
version: 0.2.2
87668786
resolution: "stdin-discarder@npm:0.2.2"
@@ -9103,7 +9123,7 @@ __metadata:
91039123
languageName: node
91049124
linkType: hard
91059125

9106-
"toidentifier@npm:1.0.1":
9126+
"toidentifier@npm:1.0.1, toidentifier@npm:~1.0.1":
91079127
version: 1.0.1
91089128
resolution: "toidentifier@npm:1.0.1"
91099129
checksum: 10/952c29e2a85d7123239b5cfdd889a0dde47ab0497f0913d70588f19c53f7e0b5327c95f4651e413c74b785147f9637b17410ac8c846d5d4a20a5a33eb6dc3a45

0 commit comments

Comments
 (0)