Skip to content

Commit b61e60e

Browse files
build(deps): bump url-parse from 1.4.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49f63d3 commit b61e60e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7124,8 +7124,8 @@ querystring@0.2.0:
71247124

71257125
querystringify@^2.1.1:
71267126
version "2.2.0"
7127-
resolved "https://registry.npm.taobao.org/querystringify/download/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
7128-
integrity sha1-M0WUG0FTy50ILY7uTNogFqmu9/Y=
7127+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
7128+
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
71297129

71307130
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
71317131
version "2.1.0"
@@ -7377,7 +7377,7 @@ require-uncached@^1.0.3:
73777377

73787378
requires-port@^1.0.0:
73797379
version "1.0.0"
7380-
resolved "https://registry.nlark.com/requires-port/download/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
7380+
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
73817381
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
73827382

73837383
reselect@^3.0.1:
@@ -8622,9 +8622,9 @@ url-loader@^1.1.2:
86228622
schema-utils "^1.0.0"
86238623

86248624
url-parse@^1.4.3, url-parse@^1.5.3:
8625-
version "1.5.3"
8626-
resolved "https://registry.nlark.com/url-parse/download/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
8627-
integrity sha1-ccEwPTj7Zjmt4YPCmSyMwGht+GI=
8625+
version "1.5.10"
8626+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
8627+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
86288628
dependencies:
86298629
querystringify "^2.1.1"
86308630
requires-port "^1.0.0"

0 commit comments

Comments
 (0)