Skip to content

Commit ae5ce12

Browse files
committed
Update url-parse to 1.4.7 with fixed security vulnerability
Fixes: https://snyk.io/vuln/SNYK-JS-URLPARSE-543307.
1 parent e1db9a5 commit ae5ce12

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)