Skip to content

Commit e111552

Browse files
Bump url-parse from 1.4.7 to 1.5.0 (#392)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.0. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50094f1 commit e111552

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"slugify": "1.3.4",
6969
"ts-node": "8.1.0",
7070
"typescript": "3.7.3",
71-
"url-parse": "1.4.7",
71+
"url-parse": "1.5.0",
7272
"uuid": "3.3.2"
7373
},
7474
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10612,10 +10612,10 @@ url-parse-lax@^1.0.0:
1061210612
dependencies:
1061310613
prepend-http "^1.0.1"
1061410614

10615-
url-parse@1.4.7:
10616-
version "1.4.7"
10617-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
10618-
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
10615+
url-parse@1.5.0:
10616+
version "1.5.0"
10617+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.0.tgz#90aba6c902aeb2d80eac17b91131c27665d5d828"
10618+
integrity sha512-9iT6N4s93SMfzunOyDPe4vo4nLcSu1yq0IQK1gURmjm8tQNlM6loiuCRrKG1hHGXfB2EWd6H4cGi7tGdaygMFw==
1061910619
dependencies:
1062010620
querystringify "^2.1.1"
1062110621
requires-port "^1.0.0"

0 commit comments

Comments
 (0)