Skip to content

Commit 990066c

Browse files
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /examples/counter (#96)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Smothers <chris.smothers@gmail.com>
1 parent 439d11c commit 990066c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/counter/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10741,9 +10741,9 @@ url-loader@4.1.1:
1074110741
schema-utils "^3.0.0"
1074210742

1074310743
url-parse@^1.4.3:
10744-
version "1.4.7"
10745-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
10746-
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
10744+
version "1.5.1"
10745+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
10746+
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
1074710747
dependencies:
1074810748
querystringify "^2.1.1"
1074910749
requires-port "^1.0.0"

0 commit comments

Comments
 (0)