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:
committed by
GitHub
parent
f26dc27515
commit
8831f96fc2
2
jslib
2
jslib
Submodule jslib updated: e595c0548e...3b9ef68f4b
3
package-lock.json
generated
3
package-lock.json
generated
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user