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.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 13, 2019
1 parent 5e069cc commit b2f8efd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions HISTORY.md
@@ -1,9 +1,10 @@
unreleased
==========

* deps: csrf@~3.0.6
* deps: csrf@3.1.0
- Remove `base64-url` dependency
- deps: uid-safe@2.1.4
- deps: tsscmp@1.0.6
- deps: uid-safe@2.1.5
* deps: http-errors@~1.7.2
- Make `message` property enumerable for `HttpError`s
- Set constructor name when possible
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"cookie": "0.3.1",
"cookie-signature": "1.0.6",
"csrf": "~3.0.6",
"csrf": "3.1.0",
"http-errors": "~1.7.2"
},
"devDependencies": {
Expand Down

0 comments on commit b2f8efd

Please sign in to comment.