From 2b06ce0a5c1775313faa66f4e2ad90f1af52c884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 17:57:16 +0000 Subject: [PATCH] Bump dotty in /Authentication-Security/Password-security Bumps [dotty](https://github.com/deoxxa/dotty) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/deoxxa/dotty/releases) - [Commits](https://github.com/deoxxa/dotty/commits) --- updated-dependencies: - dependency-name: dotty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Authentication-Security/Password-security/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Authentication-Security/Password-security/package-lock.json b/Authentication-Security/Password-security/package-lock.json index e69dfb85..dac934ef 100644 --- a/Authentication-Security/Password-security/package-lock.json +++ b/Authentication-Security/Password-security/package-lock.json @@ -249,9 +249,9 @@ "integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==" }, "dotty": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/dotty/-/dotty-0.1.0.tgz", - "integrity": "sha512-VJzcXJZEckXowvj6yGJC2JH66DLEEm1d1QOB0hik1EvlbUpULvcYt411JeFuy8rNC96FG8V2N7pMkyjvK8LYwQ==" + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/dotty/-/dotty-0.1.2.tgz", + "integrity": "sha512-V0EWmKeH3DEhMwAZ+8ZB2Ao4OK6p++Z0hsDtZq3N0+0ZMVqkzrcEGROvOnZpLnvBg5PTNG23JEDLAm64gPaotQ==" }, "ee-first": { "version": "1.1.1",