Skip to content

Conversation

@cezaraugusto
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade cookie from 0.1.5 to 0.6.0.

ℹ️ 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 12 versions ahead of your current version.

  • The recommended version was released on 7 months ago.

Release notes
Package name: cookie
  • 0.6.0 - 2023-11-07
    • Add partitioned option
  • 0.5.0 - 2022-04-11
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve default decode speed
    • pref: remove slow string split in parse
  • 0.4.2 - 2022-02-02
    • pref: read value only when assigning in parse
    • pref: remove unnecessary regexp in parse
  • 0.4.1 - 2020-04-22
    • Fix maxAge option to reject invalid values
  • 0.4.0 - 2019-05-16
    • Add SameSite=None support
  • 0.3.1 - 2016-05-27
    • Fix sameSite: true to work with draft-7 clients
      • true now sends SameSite=Strict instead of SameSite
  • 0.3.0 - 2016-05-27
    • Add sameSite option
      • Replaces firstPartyOnly option, never implemented by browsers
    • Improve error message when encode is not a function
    • Improve error message when expires is not a Date
  • 0.2.4 - 2016-05-21
    • perf: enable strict mode
    • perf: use for loop in parse
    • perf: use string concatination for serialization
  • 0.2.3 - 2015-10-26
    • Fix cookie Max-Age to never be a floating point number
  • 0.2.2 - 2015-09-17
    • Fix regression when setting empty cookie value
      • Ease the new restriction, which is just basic header-level validation
    • Fix typo in invalid value errors
  • 0.2.1 - 2015-09-17
  • 0.2.0 - 2015-08-14
  • 0.1.5 - 2015-09-17
from cookie GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade cookie from 0.1.5 to 0.6.0.

See this package in npm:
cookie

See this project in Snyk:
https://app.snyk.io/org/cezaraugusto/project/e271e97f-9e71-47bf-8fe8-d4041b584e11?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants