Skip to content

Commit a1cfabf

Browse files
committed
Update url-parse
Fixes sockjs#550, Closes sockjs#551
1 parent ff8b525 commit a1cfabf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"faye-websocket": "^0.11.3",
3131
"inherits": "^2.0.4",
3232
"json3": "^3.3.3",
33-
"url-parse": "^1.5.1"
33+
"url-parse": "^1.5.3"
3434
},
3535
"devDependencies": {
3636
"browserify": "^16.5.1",

0 commit comments

Comments
 (0)