1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-21 22:23:52 +02:00

[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
This commit is contained in:
Daniel James Smith 2022-04-06 19:10:44 +02:00 committed by GitHub
parent f26dc27515
commit 8831f96fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

2
jslib

@ -1 +1 @@
Subproject commit e595c0548ed1a481dbd024ec66975e3a453bd471
Subproject commit 3b9ef68f4b01036c84321d6bb4c3c14288bf137b

3
package-lock.json generated
View File

@ -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": {