1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-14 23:33:19 +00:00

[deps]: Update ngx-toastr to v19.1.0 (#883)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-17 15:07:36 -04:00
committed by GitHub
parent 5666f09e89
commit 1c2a0c677b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"keytar": "7.9.0", "keytar": "7.9.0",
"ldapts": "8.0.1", "ldapts": "8.0.1",
"lowdb": "1.0.0", "lowdb": "1.0.0",
"ngx-toastr": "19.0.0", "ngx-toastr": "19.1.0",
"node-fetch": "2.7.0", "node-fetch": "2.7.0",
"parse5": "8.0.0", "parse5": "8.0.0",
"proper-lockfile": "4.1.2", "proper-lockfile": "4.1.2",
@@ -20254,9 +20254,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/ngx-toastr": { "node_modules/ngx-toastr": {
"version": "19.0.0", "version": "19.1.0",
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-19.0.0.tgz", "resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-19.1.0.tgz",
"integrity": "sha512-6pTnktwwWD+kx342wuMOWB4+bkyX9221pAgGz3SHOJH0/MI9erLucS8PeeJDFwbUYyh75nQ6AzVtolgHxi52dQ==", "integrity": "sha512-Qa7Kg7QzGKNtp1v04hu3poPKKx8BGBD/Onkhm6CdH5F0vSMdq+BdR/f8DTpZnGFksW891tAFufpiWb9UZX+3vg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"

View File

@@ -166,7 +166,7 @@
"keytar": "7.9.0", "keytar": "7.9.0",
"ldapts": "8.0.1", "ldapts": "8.0.1",
"lowdb": "1.0.0", "lowdb": "1.0.0",
"ngx-toastr": "19.0.0", "ngx-toastr": "19.1.0",
"node-fetch": "2.7.0", "node-fetch": "2.7.0",
"parse5": "8.0.0", "parse5": "8.0.0",
"proper-lockfile": "4.1.2", "proper-lockfile": "4.1.2",