Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cookie-signature from 1.0.3 to 1.1.0 in /node_modules.mac/express #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 6, 2020

Bumps cookie-signature from 1.0.3 to 1.1.0.

Changelog

Sourced from cookie-signature's changelog.

1.1.0 / 2018-01-18

  • switch to built-in crypto.timingSafeEqual for validation instead of previous double-hash method (thank you @jodevsa!)

1.0.6 / 2015-02-03

  • use npm test instead of make test to run tests
  • clearer assertion messages when checking input

1.0.5 / 2014-09-05

  • add license to package.json

1.0.4 / 2014-06-25

  • corrected avoidance of timing attacks (thanks @tenbits!)
Commits
  • 4496ae0 update changelog too
  • 1e5f40d bump version for change in token validation
  • ff3e8fb Merge pull request #24 from jodevsa/master
  • 9d84560 Replace deprecated function
  • 94581e6 Handled unEqual length scenario
  • 68b9205 Removed specified ascii encoding
  • efdc6cb Removed redundant comment
  • 1c17742 added 'supported engine' to package.json
  • 5fb33f0 Use timingSafeEqual instead of hashing to prevent time attack
  • 391b56c bump rev and changelog for v1.0.6
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by natevw, a new releaser for cookie-signature since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants