1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00
This commit is contained in:
Brandon
2025-05-29 12:08:48 -04:00
parent 4628b280b6
commit 19e74d11ac

2
package-lock.json generated
View File

@@ -36,7 +36,6 @@
"lowdb": "1.0.0",
"ngx-toastr": "19.0.0",
"node-fetch": "2.7.0",
"parse5": "<7.3.0",
"proper-lockfile": "4.1.2",
"rxjs": "7.8.2",
"tldjs": "2.3.1",
@@ -17843,6 +17842,7 @@
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz",
"integrity": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==",
"devOptional": true,
"license": "MIT",
"dependencies": {
"entities": "^4.5.0"