From 32e14c93206b00bae69fe8ab36a248b8b50948df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 00:34:37 +0000 Subject: [PATCH] Bump pathval from 1.1.0 to 1.1.1 in /test/app Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/chaijs/pathval/releases) - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md) - [Commits](https://github.com/chaijs/pathval/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pathval dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/app/yarn.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/test/app/yarn.lock b/test/app/yarn.lock index d1c5e48..2b1af6c 100644 --- a/test/app/yarn.lock +++ b/test/app/yarn.lock @@ -1146,8 +1146,11 @@ strip-ansi "^5.0.0" "@quasar/quasar-app-extension-universal-fs@link:../..": - version "0.0.0" - uid "" + version "1.0.0-alpha.1" + dependencies: + file-saver "^2.0.1" + fs-web "^1.0.1" + path "^0.12.7" "@types/babel__core@^7.1.0": version "7.1.2" @@ -7438,14 +7441,15 @@ path@^0.12.7: process "^0.11.1" util "^0.10.3" -"path@git://github.com/component/path.git#7b4f23c38833a5232cd5e3d50ccb8cd13dbcd2f4": +"path@git://github.com/component/path#7b4f23c38833a5232cd5e3d50ccb8cd13dbcd2f4": version "1.0.0" - resolved "git://github.com/component/path.git#7b4f23c38833a5232cd5e3d50ccb8cd13dbcd2f4" + uid "7b4f23c38833a5232cd5e3d50ccb8cd13dbcd2f4" + resolved "git://github.com/component/path#7b4f23c38833a5232cd5e3d50ccb8cd13dbcd2f4" pathval@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0" - integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA= + version "1.1.1" + resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d" + integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ== pbkdf2@^3.0.3: version "3.0.17"