From 4f25befc08e454b1da4d330e5e148b673aebbbb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 22:51:21 +0200 Subject: [PATCH] build(deps-dev): bump verdaccio-auth-memory from 9.4.0 to 9.7.2 (#1899) Bumps [verdaccio-auth-memory](https://github.com/verdaccio/monorepo/tree/HEAD/plugins/auth-memory) from 9.4.0 to 9.7.2. - [Release notes](https://github.com/verdaccio/monorepo/releases) - [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/plugins/auth-memory/CHANGELOG.md) - [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.2/plugins/auth-memory) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 80d4cfe38..f2839373b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9784,11 +9784,11 @@ verdaccio-audit@^8.5.0: request "2.88.0" verdaccio-auth-memory@^9.4.0: - version "9.4.0" - resolved "https://registry.verdaccio.org/verdaccio-auth-memory/-/verdaccio-auth-memory-9.4.0.tgz#180320aaed36ec85f06a321bbe90097656488b70" - integrity sha512-0G3CxYSnESFxlV8xP7kubMPEbKnLX9UOt/qwRsxBh42gqU9uvgOU0lvaf8eAzr+0Gi67EygmOi3o/hHWLyQrXg== + version "9.7.2" + resolved "https://registry.npmjs.org/verdaccio-auth-memory/-/verdaccio-auth-memory-9.7.2.tgz#e95ef1f64df9a0a30bcf727eb8f704c4033c945c" + integrity sha512-pxFGUk91kAJPrmjRIzHRn/cnLmyuN925nA1iH2Bf6kdP9E0uEGK/pRjMh8BuXWFLsGe9E6N7HR86cub1/qcrzA== dependencies: - "@verdaccio/commons-api" "^9.4.0" + "@verdaccio/commons-api" "^9.7.1" verdaccio-htpasswd@9.7.2: version "9.7.2"