From ba32b130be56b84cfba1c0b886e72565cdc4e74f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Feb 2022 06:19:20 +0000 Subject: [PATCH] Bump url-parse from 1.4.7 to 1.5.7 in /examples/typescript/vue Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.7) --- 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..16f21dcf 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 "4.1.3" "@pulsejs/vue@file:../../../packages/pulse-vue": - version "3.3.9" + version "4.1.3" "@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.7" + resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a" + integrity sha512-HxWkieX+STA38EDk7CE9MEryFeHCKzgagxlGvsdS7WBImq9Mk+PGwiT56w82WI3aicwJA8REp42Cxo98c8FZMA== dependencies: querystringify "^2.1.1" requires-port "^1.0.0"