Skip to content

Commit

Permalink
Update csurf requirement from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [csurf](https://github.com/expressjs/csurf) to permit the latest version.
- [Release notes](https://github.com/expressjs/csurf/releases)
- [Changelog](https://github.com/expressjs/csurf/blob/master/HISTORY.md)
- [Commits](expressjs/csurf@1.9.0...1.10.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 15, 2019
1 parent b8ee78d commit 48654dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"commander": "^2.9.0",
"cookie-parser": "1.4.4",
"cross-env": "^3.2.4",
"csurf": "1.9.0",
"csurf": "1.10.0",
"errorhandler": "1.4.3",
"express": "4.16.3",
"express-fileupload": "^0.4.0",
Expand Down

0 comments on commit 48654dd

Please sign in to comment.