Skip to content

Commit 3f797ef

Browse files
Bump url-parse from 1.4.7 to 1.5.10 in /example
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] <[email protected]>
1 parent 4704077 commit 3f797ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

example/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7286,7 +7286,7 @@ require-directory@^2.1.1:
72867286
requires-port@^1.0.0:
72877287
version "1.0.0"
72887288
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
7289-
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
7289+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
72907290

72917291
rescript@^9.1.4:
72927292
version "9.1.4"
@@ -8364,9 +8364,9 @@ url-loader@^2.0.1:
83648364
schema-utils "^2.5.0"
83658365

83668366
url-parse@^1.4.3:
8367-
version "1.5.1"
8368-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
8369-
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
8367+
version "1.5.10"
8368+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
8369+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
83708370
dependencies:
83718371
querystringify "^2.1.1"
83728372
requires-port "^1.0.0"

0 commit comments

Comments
 (0)