matthewmueller / next-cookies

Tiny little function for getting cookies on both client & server with next.js.
368 stars 17 forks source link

Regular Expression Denial of Service (component-cookie) #7

Closed udanpe closed 5 years ago

udanpe commented 5 years ago

component-cookie Locks debug to 2.2.0 what about use something else without bug?

screen shot 2018-10-28 at 02 37 26
udanpe commented 5 years ago

@nfriedly unfortunately it's fix 1.1.4 https://github.com/component/cookie/pull/15

udanpe commented 5 years ago

what about return to version 1.1.3?

nfriedly commented 5 years ago

Yea, lets try that for now. Or else find an alternative...

nfriedly commented 5 years ago

I just published next-cookies v1.0.4 with component-cookie locked to v1.1.3.

udanpe commented 5 years ago

@nfriedly component-cookie it's simple lib you can copy source code;) https://github.com/component/cookie/blob/master/index.js