Skip to content

Commit 4aba344

Browse files
build(deps): bump url-parse from 1.5.3 to 1.5.10 in /doc-site (#461)
1 parent bca2832 commit 4aba344

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

doc-site/package-lock.json

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

doc-site/yarn.lock

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7274,7 +7274,7 @@ require-main-filename@^2.0.0:
72747274
requires-port@^1.0.0:
72757275
version "1.0.0"
72767276
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
7277-
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
7277+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
72787278

72797279
resolve-cwd@^2.0.0:
72807280
version "2.0.0"
@@ -8476,22 +8476,14 @@ url-parse-lax@^3.0.0:
84768476
dependencies:
84778477
prepend-http "^2.0.0"
84788478

8479-
url-parse@^1.4.3:
8479+
url-parse@^1.4.3, url-parse@^1.5.1:
84808480
version "1.5.10"
84818481
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
84828482
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
84838483
dependencies:
84848484
querystringify "^2.1.1"
84858485
requires-port "^1.0.0"
84868486

8487-
url-parse@^1.5.1:
8488-
version "1.5.3"
8489-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
8490-
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
8491-
dependencies:
8492-
querystringify "^2.1.1"
8493-
requires-port "^1.0.0"
8494-
84958487
url@^0.11.0:
84968488
version "0.11.0"
84978489
resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"

0 commit comments

Comments
 (0)