From eea92223838134d94afe33ed55a7aa841b7007b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 13:00:25 +0000 Subject: [PATCH] [Security] Bump ini in /presentations/intro-to-web-accessibility Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.8. **This update includes a security fix.** - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.8) Signed-off-by: dependabot-preview[bot] --- presentations/intro-to-web-accessibility/yarn.lock | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/presentations/intro-to-web-accessibility/yarn.lock b/presentations/intro-to-web-accessibility/yarn.lock index f7d2841..a656bdd 100644 --- a/presentations/intro-to-web-accessibility/yarn.lock +++ b/presentations/intro-to-web-accessibility/yarn.lock @@ -3375,13 +3375,9 @@ inherits@2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" -ini@^1.3.4: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" - -ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" +ini@^1.3.4, ini@~1.3.0: + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" inquirer@3.3.0, inquirer@^3.0.6: version "3.3.0"