Closed wrumsby closed 5 years ago
Looks good to me!
@valeriangalliat Are you going to merge and publish this to NPM or shall I do the honor? 😉
@FabianTe please be my guest, as I'm pretty much offline for the next two weeks 😋
On Fri., Jun. 21, 2019, 04:02 Fabian Te, notifications@github.com wrote:
Looks good to me!
@valeriangalliat https://github.com/valeriangalliat Are you going to merge and publish this to NPM or shall I do the honor? 😉
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/valeriangalliat/fetch-cookie/pull/37?email_source=notifications&email_token=AA57ILMZPVKOQPBV4J4O4NTP3SDLBA5CNFSM4HWB5IWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYHYDSI#issuecomment-504332745, or mute the thread https://github.com/notifications/unsubscribe-auth/AA57ILM3GMU4DXTEZTRAMMTP3SDLBANCNFSM4HWB5IWA .
Will do next monday / tuesday.
Modify
package.json
to ensure the minimum version of tough-cookie is 2.3.3.v2.3.3 includes salesforce/tough-cookie#97 which addresses a ReDOS vulnerability.
Also modified
test.js
because the use ofnotProperty
seemed incorrect and tests were failing - see #36.cc @FabianTe