Skip to content

Commit 976eaa6

Browse files
chore(deps): bump url-parse from 1.4.3 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.3 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.3...1.5.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6413797 commit 976eaa6

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

yarn.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8559,9 +8559,10 @@ querystring@0.2.0, querystring@^0.2.0:
85598559
version "0.2.0"
85608560
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
85618561

8562-
querystringify@^2.0.0:
8563-
version "2.0.0"
8564-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
8562+
querystringify@^2.1.1:
8563+
version "2.2.0"
8564+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
8565+
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
85658566

85668567
quick-lru@^1.0.0:
85678568
version "1.1.0"
@@ -9329,6 +9330,7 @@ require-main-filename@^1.0.1:
93299330
requires-port@^1.0.0:
93309331
version "1.0.0"
93319332
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
9333+
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
93329334

93339335
resolve-cwd@^2.0.0:
93349336
version "2.0.0"
@@ -10730,10 +10732,11 @@ url-parse-lax@^1.0.0:
1073010732
prepend-http "^1.0.1"
1073110733

1073210734
url-parse@^1.1.8, url-parse@^1.4.3:
10733-
version "1.4.3"
10734-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.3.tgz#bfaee455c889023219d757e045fa6a684ec36c15"
10735+
version "1.5.1"
10736+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
10737+
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
1073510738
dependencies:
10736-
querystringify "^2.0.0"
10739+
querystringify "^2.1.1"
1073710740
requires-port "^1.0.0"
1073810741

1073910742
url-template@^2.0.8:

0 commit comments

Comments
 (0)