From e70eaae6c90e53ea10fd9794c8db3e8696318b79 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 17 May 2020 21:07:17 +0000 Subject: [PATCH] Bump nanoid from 3.1.8 to 3.1.9 (#580) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index da5b257362..6c3b5b8df4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "lodash": "^4.17.15", "marked": "^1.1.0", "micromustache": "^7.1.0", - "nanoid": "^3.1.8", + "nanoid": "^3.1.9", "pinia": "0.0.5", "portal-vue": "^2.1.7", "pretty-bytes": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 31a8ead0f9..9bb9b7663b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10108,10 +10108,10 @@ nan@^2.12.1: resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c" integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg== -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== +nanoid@^3.1.9: + version "3.1.9" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.9.tgz#1f148669c70bb2072dc5af0666e46edb6cd31fb2" + integrity sha512-fFiXlFo4Wkuei3i6w9SQI6yuzGRTGi8Z2zZKZpUxv/bQlBi4jtbVPBSNFZHQA9PNjofWqtIa8p+pnsc0kgZrhQ== nanomatch@^1.2.9: version "1.2.13"