Skip to content

Commit 4ef856f

Browse files
Bump url-parse from 1.5.3 to 1.5.6 (#535)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.6. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.3...1.5.6) --- updated-dependencies: - dependency-name: url-parse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jiri Kuncar <[email protected]>
1 parent 914da2b commit 4ef856f

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5165,18 +5165,10 @@ uri-js@^4.2.2:
51655165
dependencies:
51665166
punycode "^2.1.0"
51675167

5168-
url-parse@^1.4.3:
5169-
version "1.5.3"
5170-
resolved "https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz"
5171-
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
5172-
dependencies:
5173-
querystringify "^2.1.1"
5174-
requires-port "^1.0.0"
5175-
5176-
url-parse@^1.5.3:
5177-
version "1.5.4"
5178-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.4.tgz#e4f645a7e2a0852cc8a66b14b292a3e9a11a97fd"
5179-
integrity sha512-ITeAByWWoqutFClc/lRZnFplgXgEZr3WJ6XngMM/N9DMIm4K8zXPCZ1Jdu0rERwO84w1WC5wkle2ubwTA4NTBg==
5168+
url-parse@^1.4.3, url-parse@^1.5.3:
5169+
version "1.5.6"
5170+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.6.tgz#b2a41d5a233645f3c31204cc8be60e76a15230a2"
5171+
integrity sha512-xj3QdUJ1DttD1LeSfvJlU1eiF1RvBSBfUu8GplFGdUzSO28y5yUtEl7wb//PI4Af6qh0o/K8545vUmucRrfWsw==
51805172
dependencies:
51815173
querystringify "^2.1.1"
51825174
requires-port "^1.0.0"

0 commit comments

Comments
 (0)