Commit cb8140e
committed
chore: update undici to 5.5.1
Steps I took to test this:
1. `npm install && npm run test`: Tests pass with undici@4
2. `npm uninstall undici && npm run test`: Tests fail
3. `npm install undici && npm run test`: Tests pass with undici@51 parent 908ebe2 commit cb8140e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments