Skip to content

Commit 7658407

Browse files
committed
[pkg] Bump url-parse to latest
1 parent f060834 commit 7658407

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"author": "Arnout Kazemier",
2323
"license": "MIT",
2424
"dependencies": {
25-
"url-parse": "~1.4.0"
25+
"url-parse": "^1.4.3"
2626
},
2727
"devDependencies": {
28-
"assume": "~2.0.1",
28+
"assume": "~2.1.0",
2929
"istanbul": "0.4.x",
3030
"mocha": "~3.5.0",
3131
"pre-commit": "~1.2.0"

0 commit comments

Comments
 (0)