Skip to content

Commit 3ccf61d

Browse files
authored
Merge pull request #500 from jakubzitny/url-parse-upgrade
Update url-parse to 1.4.7 with fixed security vulnerability
2 parents e1db9a5 + ae5ce12 commit 3ccf61d

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.1",
3131
"inherits": "^2.0.3",
3232
"json3": "^3.3.2",
33-
"url-parse": "^1.4.3"
33+
"url-parse": "^1.4.7"
3434
},
3535
"devDependencies": {
3636
"browserify": "^16.2.3",

0 commit comments

Comments
 (0)