From 8831f96fc26624d4d342440c0f185bd9f4de3f76 Mon Sep 17 00:00:00 2001 From: Daniel James Smith Date: Wed, 6 Apr 2022 19:10:44 +0200 Subject: [PATCH] [EC-142] Fix error during import of 1pux containing new email field format (#1585) * Pull in changes made on https://github.com/bitwarden/jslib/pull/758 * Update package-lock.json --- jslib | 2 +- package-lock.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/jslib b/jslib index e595c0548e..3b9ef68f4b 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit e595c0548ed1a481dbd024ec66975e3a453bd471 +Subproject commit 3b9ef68f4b01036c84321d6bb4c3c14288bf137b diff --git a/package-lock.json b/package-lock.json index e5daa7ea18..c978d8c008 100644 --- a/package-lock.json +++ b/package-lock.json @@ -87,7 +87,7 @@ } }, "jslib/angular": { - "name": "@bitwarden/jslib-common", + "name": "@bitwarden/jslib-angular", "version": "0.0.0", "license": "GPL-3.0", "dependencies": { @@ -113,6 +113,7 @@ } }, "jslib/common": { + "name": "@bitwarden/jslib-common", "version": "0.0.0", "license": "GPL-3.0", "dependencies": {