Skip to content

build(deps): bump on-headers from 1.0.2 to 1.1.0 #1006

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"mongoose": "^6.13.8",
"ms": "^2.1.3",
"object-hash": "^3.0.0",
"on-headers": "^1.0.2",
"on-headers": "^1.1.0",
"passport": "^0.6.0",
"passport-local": "^1.0.0",
"passport-local-mongoose": "^6.1.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4499,7 +4499,7 @@ __metadata:
ms: "npm:^2.1.3"
nodemon: "npm:^2.0.20"
object-hash: "npm:^3.0.0"
on-headers: "npm:^1.0.2"
on-headers: "npm:^1.1.0"
passport: "npm:^0.6.0"
passport-local: "npm:^1.0.0"
passport-local-mongoose: "npm:^6.1.0"
Expand Down Expand Up @@ -22951,7 +22951,14 @@ __metadata:
languageName: node
linkType: hard

"on-headers@npm:^1.0.2, on-headers@npm:~1.0.2":
"on-headers@npm:^1.1.0":
version: 1.1.0
resolution: "on-headers@npm:1.1.0"
checksum: 10c0/2c3b6b0d68ec9adbd561dc2d61c9b14da8ac03d8a2f0fd9e97bdf0600c887d5d97f664ff3be6876cf40cda6e3c587d73a4745e10b426ac50c7664fc5a0dfc0a1
languageName: node
linkType: hard

"on-headers@npm:~1.0.2":
version: 1.0.2
resolution: "on-headers@npm:1.0.2"
checksum: 10c0/f649e65c197bf31505a4c0444875db0258e198292f34b884d73c2f751e91792ef96bb5cf89aa0f4fecc2e4dc662461dda606b1274b0e564f539cae5d2f5fc32f
Expand Down
Loading