Skip to content

Commit

Permalink
deps: parseurl@~1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 21, 2017
1 parent 2700095 commit c859544
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
unreleased
==========

* deps: parseurl@~1.3.2
- perf: reduce overhead for full URLs
- perf: unroll the "fast-path" `RegExp`

1.12.4 / 2017-08-05
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"encodeurl": "~1.0.1",
"escape-html": "~1.0.3",
"parseurl": "~1.3.1",
"parseurl": "~1.3.2",
"send": "0.15.4"
},
"devDependencies": {
Expand Down

0 comments on commit c859544

Please sign in to comment.