From a02d5672db413fb163771796eb93aff88f90dc91 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 May 2020 19:17:01 +0000 Subject: [PATCH] Bump nanoid from 3.1.7 to 3.1.8 (#575) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fd57ccd895..021537e544 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "lodash": "^4.17.15", "marked": "^1.0.0", "micromustache": "^7.1.0", - "nanoid": "^3.1.7", + "nanoid": "^3.1.8", "pinia": "0.0.5", "portal-vue": "^2.1.7", "pretty-bytes": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index e20f603852..ea5a336dfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10088,10 +10088,10 @@ nan@^2.12.1: resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c" integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg== -nanoid@^3.1.7: - version "3.1.7" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.7.tgz#3705ccf590b6a51fbd1794fcf204ce7b5dc46c01" - integrity sha512-ruOwuatdEf4BxQmZopZqhIMudQ9V83aKocr+q2Y7KasnDNvo2OgbgZBYago5hSD0tCmoSl4flIw9ytDLIVM2IQ== +nanoid@^3.1.8: + version "3.1.8" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.8.tgz#de6460f6609e8031c161a12f7dfb09bcdf7449a7" + integrity sha512-+kITo+bixOrnHjsPsrVa4gvWRxoSugEvCVygQ1q2NprxQcPHI+v9iID2zaGWFKBPkfuUiARIdWWIQonKdf6aQg== nanomatch@^1.2.9: version "1.2.13"