Skip to content

Commit

Permalink
Bump undici from 5.10.0 to 5.26.2
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.10.0 to 5.26.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.10.0...v5.26.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 0a4c3d5 commit ead41c1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/scrapers-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@graduate/common": "*",
"cheerio": "1.0.0-rc.3",
"ts-node": "^10.8.0",
"undici": "^5.8.2"
"undici": "^5.26.2"
},
"devDependencies": {
"@types/cheerio": "0.22.13",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2926,6 +2926,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/busboy@npm:^2.0.0":
version: 2.0.0
resolution: "@fastify/busboy@npm:2.0.0"
checksum: 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
languageName: node
linkType: hard

"@floating-ui/core@npm:^1.2.4":
version: 1.2.5
resolution: "@floating-ui/core@npm:1.2.5"
Expand Down Expand Up @@ -3078,7 +3085,7 @@ __metadata:
ts-jest: ^27.1.3
ts-node: ^10.8.0
typescript: ^4.6.2
undici: ^5.8.2
undici: ^5.26.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13297,10 +13304,12 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.8.2":
version: 5.10.0
resolution: "undici@npm:5.10.0"
checksum: 7ba2b71dccc74cd2bdf645b83e9aaef374ae04855943d0a2f42a3d0b9e5556f37cc9b5156fb5288277a2fa95fd46a56f3ae0d5cf73db3f008d75ec41104b136c
"undici@npm:^5.26.2":
version: 5.26.3
resolution: "undici@npm:5.26.3"
dependencies:
"@fastify/busboy": ^2.0.0
checksum: aaa9aadb712cf80e1a9cea2377e4842670105e00abbc184a21770ea5a8b77e4e2eadc200eac62442e74a1cd3b16a840c6f73b112b9e886bd3c1a125eb22e4f21
languageName: node
linkType: hard

Expand Down

0 comments on commit ead41c1

Please sign in to comment.