1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00: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
2 changed files with 3 additions and 2 deletions

2
jslib

Submodule jslib updated: e595c0548e...3b9ef68f4b

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