Skip to content

Commit e2355aa

Browse files
authored
Bump url-parse to latest (#124)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-URLPARSE-2401205
1 parent de5dd4a commit e2355aa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -72,7 +72,7 @@
7272
"lodash.noop": "^3.0.1",
7373
"path-to-regexp": "^1.7.0",
7474
"react-sweet-state": "^2.5.1",
75-
"url-parse": "^1.4.5"
75+
"url-parse": "^1.5.6"
7676
},
7777
"devDependencies": {
7878
"@babel/cli": "^7.5.5",

0 commit comments

Comments
 (0)