Closed DanielRivers closed 3 weeks ago
[!IMPORTANT]
Review skipped
Ignore keyword(s) in the title.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Snyk has created this PR to upgrade cookie from 1.0.0 to 1.0.1.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: cookie
Added
v1.0.0...v1.0.1
Breaking changes
__esModule
marker, imports need to useimport { parse, serialize }
orimport * as cookie
parse
return valuestrict
andpriority
to match the lower case strings (i.e.low
, notLOW
orLow
)maxAge
to be an integer usingNumber.isInteger
checkdecode
option (i.e. error handling and quote parsing is defined bydecode
)decode
(#180) c4a2597Other
hasOwnProperty
, useundefined
check for performance (#183) 8f3ee9e @ gurgundayv0.7.2...v1.0.0
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: