From 3283c718bf5708506a0e15e8e0b0970e8f1c29ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 00:47:13 +0000 Subject: [PATCH] Bump pathval from 1.1.0 to 1.1.1 in /zeppelin 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] --- zeppelin/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zeppelin/yarn.lock b/zeppelin/yarn.lock index ba58f91..0d2d8be 100644 --- a/zeppelin/yarn.lock +++ b/zeppelin/yarn.lock @@ -2707,8 +2707,8 @@ path-type@^1.0.0: pinkie-promise "^2.0.0" pathval@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0" + version "1.1.1" + resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d" pbkdf2@^3.0.0, pbkdf2@^3.0.3, pbkdf2@^3.0.9: version "3.0.12"