Skip to content
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

chore(deps-dev): bump p-event from 4.2.0 to 6.0.0 #15466

Merged
merged 1 commit into from
Jun 23, 2023
Merged
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/fxa-event-broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"factory-bot-ts": "^0.1.5",
"jest": "27.5.1",
"nock": "^13.3.0",
"p-event": "^4.2.0",
"p-event": "^6.0.0",
"pm2": "^5.3.0",
"prettier": "^2.3.1",
"supertest": "^6.3.0",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28330,7 +28330,7 @@ fsevents@~2.1.1:
jwks-rsa: ^3.0.0
mozlog: ^3.0.2
nock: ^13.3.0
p-event: ^4.2.0
p-event: ^6.0.0
passport: ^0.6.0
passport-jwt: ^4.0.0
pm2: ^5.3.0
Expand Down Expand Up @@ -41482,7 +41482,7 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"p-event@npm:^4.1.0, p-event@npm:^4.2.0":
"p-event@npm:^4.1.0":
version: 4.2.0
resolution: "p-event@npm:4.2.0"
dependencies:
Expand All @@ -41491,6 +41491,15 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"p-event@npm:^6.0.0":
version: 6.0.0
resolution: "p-event@npm:6.0.0"
dependencies:
p-timeout: ^6.1.2
checksum: def3e49cd896fbf51264524959adf3f4542402541fda9c9681702308683df23bf0e75f7512db9509eeafe0bfef5d13b4eea0b6e13c6437766470caef01548654
languageName: node
linkType: hard

"p-filter@npm:^2.1.0":
version: 2.1.0
resolution: "p-filter@npm:2.1.0"
Expand Down Expand Up @@ -41640,6 +41649,13 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"p-timeout@npm:^6.1.2":
version: 6.1.2
resolution: "p-timeout@npm:6.1.2"
checksum: 887b805eb72c217dbc3c55a60a7f3b89a46cab14f04af62224f253ec84716cbd0880758be13b35444a4fa12d64d37d4c8a300f0b12a57c004d289f0a574cfe91
languageName: node
linkType: hard

"p-try@npm:^1.0.0":
version: 1.0.0
resolution: "p-try@npm:1.0.0"
Expand Down