Skip to content

Commit

Permalink
Upgrade whatwg-url dependency to 4.1.0
Browse files Browse the repository at this point in the history
Closes #1674.
  • Loading branch information
domenic committed Dec 18, 2016
1 parent 4c40a11 commit 139b9d7
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 @@ -35,7 +35,7 @@
"tough-cookie": "^2.3.1",
"webidl-conversions": "^3.0.1",
"whatwg-encoding": "^1.0.1",
"whatwg-url": "^3.0.0",
"whatwg-url": "^4.1.0",
"xml-name-validator": ">= 2.0.1 < 3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 139b9d7

Please sign in to comment.