Skip to content

Commit 5b5f9c9

Browse files
chore: bump url-parse from 1.4.7 to 1.5.3 in /examples/website (#133)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f48a741 commit 5b5f9c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/website/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13039,9 +13039,9 @@ url-parse-lax@^3.0.0:
1303913039
prepend-http "^2.0.0"
1304013040

1304113041
url-parse@^1.4.3:
13042-
version "1.4.7"
13043-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
13044-
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
13042+
version "1.5.3"
13043+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
13044+
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
1304513045
dependencies:
1304613046
querystringify "^2.1.1"
1304713047
requires-port "^1.0.0"

0 commit comments

Comments
 (0)