Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
deps: csrf@~3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 27, 2016
1 parent 1e6a8fb commit 424624b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ unreleased
- perf: hoist regular expression
- perf: use for loop in parse
- perf: use string concatination for serialization
* deps: csrf@~3.0.2
* deps: csrf@~3.0.3
- Use `tsscmp` module for timing-safe token verification
- deps: base64-url@1.2.2
- deps: rndm@1.2.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"cookie": "0.2.4",
"cookie-signature": "1.0.6",
"csrf": "~3.0.2",
"csrf": "~3.0.3",
"http-errors": "~1.5.0"
},
"devDependencies": {
Expand Down

0 comments on commit 424624b

Please sign in to comment.