diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-06 14:15:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-06 14:15:47 -0700 |
| commit | 07a53d81fa62c4be303a4d49b548d224798ae97d (patch) | |
| tree | d1f75c687215859af583e8d164c61b2d7d7d3869 /yarn.lock | |
| parent | bfe7f9f5862554d06b780849ef89b301c9d1c549 (diff) | |
Bump url-parse from 1.5.1 to 1.5.3 (#219)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...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>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -11060,9 +11060,9 @@ url-loader@4.1.1: | |||
| 11060 | schema-utils "^3.0.0" | 11060 | schema-utils "^3.0.0" |
| 11061 | 11061 | ||
| 11062 | url-parse@^1.4.3, url-parse@^1.5.1: | 11062 | url-parse@^1.4.3, url-parse@^1.5.1: |
| 11063 | version "1.5.1" | 11063 | version "1.5.3" |
| 11064 | resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b" | 11064 | resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862" |
| 11065 | integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q== | 11065 | integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ== |
| 11066 | dependencies: | 11066 | dependencies: |
| 11067 | querystringify "^2.1.1" | 11067 | querystringify "^2.1.1" |
| 11068 | requires-port "^1.0.0" | 11068 | requires-port "^1.0.0" |
