From 9b08b9971d30792fc4980100d0e6b56a92a85f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 22:00:46 +0000 Subject: [PATCH] Bump url-parse from 1.4.7 to 1.5.3 in /examples/typescript/vue Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/typescript/vue/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/typescript/vue/yarn.lock b/examples/typescript/vue/yarn.lock index 290e4cc0..acc6cb17 100644 --- a/examples/typescript/vue/yarn.lock +++ b/examples/typescript/vue/yarn.lock @@ -935,10 +935,10 @@ integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== "@pulsejs/core@file:../../../packages/pulse-core": - version "3.3.9" + version "3.5.8" "@pulsejs/vue@file:../../../packages/pulse-vue": - version "3.3.9" + version "3.5.8" "@soda/friendly-errors-webpack-plugin@^1.7.1": version "1.7.1" @@ -7953,9 +7953,9 @@ url-loader@^2.2.0: schema-utils "^2.5.0" url-parse@^1.4.3: - version "1.4.7" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278" - integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg== + version "1.5.3" + resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862" + integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ== dependencies: querystringify "^2.1.1" requires-port "^1.0.0"