Skip to content

Commit

Permalink
deps: path-is-absolute@1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 29, 2017
1 parent ad4d52d commit 4b39a01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This incorporates all changes after 4.13.1 up to 4.14.1.
- `res.jsonp(status, obj)` signature - use `res.status(status).jsonp(obj)`
- `res.vary()` (no arguments) -- provide a field name as an argument
* deps: array-flatten@2.1.1
* deps: path-is-absolute@1.0.1
* deps: router@~1.1.5
- deps: array-flatten@2.0.1
- deps: methods@~1.1.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"methods": "~1.1.2",
"on-finished": "~2.3.0",
"parseurl": "~1.3.1",
"path-is-absolute": "1.0.0",
"path-is-absolute": "1.0.1",
"path-to-regexp": "0.1.7",
"proxy-addr": "~1.1.3",
"qs": "6.2.0",
Expand Down

0 comments on commit 4b39a01

Please sign in to comment.