Skip to content

Commit 2b839f3

Browse files
Bump url-parse from 1.4.7 to 1.5.1 in /examples/3-mutation (#269)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8df735c commit 2b839f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/3-mutation/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3025,9 +3025,9 @@ urix@^0.1.0:
30253025
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
30263026

30273027
url-parse@^1.4.3:
3028-
version "1.4.7"
3029-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
3030-
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
3028+
version "1.5.1"
3029+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
3030+
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
30313031
dependencies:
30323032
querystringify "^2.1.1"
30333033
requires-port "^1.0.0"

0 commit comments

Comments
 (0)