Skip to content

Commit

Permalink
chore: pin engine.io to prevent cookie breaking change (#1922)
Browse files Browse the repository at this point in the history
cookie v1 doesn't support Node 18>
  • Loading branch information
d-goog authored Jan 23, 2025
1 parent 33211bc commit 75adc4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"chai": "^4.2.0",
"cheerio": "1.0.0-rc.12",
"codecov": "^3.0.2",
"engine.io": "6.6.2",
"gts": "^5.0.0",
"is-docker": "^2.0.0",
"jsdoc": "^4.0.0",
Expand Down

0 comments on commit 75adc4e

Please sign in to comment.