This commit is contained in:
Tomasi - Developing 2026-02-17 13:59:16 +01:00
parent f32c41f900
commit 27ea4cf182
2 changed files with 5 additions and 5 deletions

8
Ui/package-lock.json generated
View File

@ -34,7 +34,7 @@
"rxjs": "~7.8.0",
"sweetalert2": "^11.26.18",
"tslib": "^2.3.0",
"zone.js": "~0.15.1"
"zone.js": "~0.16.0"
},
"devDependencies": {
"@angular/build": "^21.1.4",
@ -12012,9 +12012,9 @@
}
},
"node_modules/zone.js": {
"version": "0.15.1",
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.15.1.tgz",
"integrity": "sha512-XE96n56IQpJM7NAoXswY3XRLcWFW83xe0BiAOeMD7K5k5xecOeul3Qcpx6GqEeeHNkW5DWL5zOyTbEfB4eti8w==",
"version": "0.16.0",
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.16.0.tgz",
"integrity": "sha512-LqLPpIQANebrlxY6jKcYKdgN5DTXyyHAKnnWWjE5pPfEQ4n7j5zn7mOEEpwNZVKGqx3kKKmvplEmoBrvpgROTA==",
"license": "MIT"
}
}

View File

@ -36,7 +36,7 @@
"rxjs": "~7.8.0",
"sweetalert2": "^11.26.18",
"tslib": "^2.3.0",
"zone.js": "~0.15.1"
"zone.js": "~0.16.0"
},
"devDependencies": {
"@angular/build": "^21.1.4",