Skip to content

Commit eef5c41

Browse files
[Security] Bump url-parse from 1.4.7 to 1.5.1 (#57)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. **This update includes a security fix.** - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 37c656e commit eef5c41

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13026,9 +13026,9 @@ querystring@0.2.0, querystring@^0.2.0:
1302613026
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
1302713027

1302813028
querystringify@^2.1.1:
13029-
version "2.1.1"
13030-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
13031-
integrity sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==
13029+
version "2.2.0"
13030+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
13031+
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
1303213032

1303313033
quick-lru@^1.0.0:
1303413034
version "1.1.0"
@@ -16357,9 +16357,9 @@ url-parse-lax@^3.0.0:
1635716357
prepend-http "^2.0.0"
1635816358

1635916359
url-parse@^1.1.8, url-parse@^1.4.3:
16360-
version "1.4.7"
16361-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
16362-
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
16360+
version "1.5.1"
16361+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
16362+
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
1636316363
dependencies:
1636416364
querystringify "^2.1.1"
1636516365
requires-port "^1.0.0"

0 commit comments

Comments
 (0)