Skip to content

Commit

Permalink
Update url-parse
Browse files Browse the repository at this point in the history
Fixes #550, Closes #551
  • Loading branch information
brycekahle committed Aug 24, 2021
1 parent ff8b525 commit a1cfabf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"faye-websocket": "^0.11.3",
"inherits": "^2.0.4",
"json3": "^3.3.3",
"url-parse": "^1.5.1"
"url-parse": "^1.5.3"
},
"devDependencies": {
"browserify": "^16.5.1",
Expand Down

0 comments on commit a1cfabf

Please sign in to comment.