Merge pull request #18 from TomasiDeveloping/dependabot/npm_and_yarn/Ui/sweetalert2-11.22.4

Bump sweetalert2 from 11.14.3 to 11.22.4 in /Ui
This commit is contained in:
Tomasi Patrick 2025-08-16 19:51:29 +02:00 committed by GitHub
commit ccc1f292e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
Ui/package-lock.json generated
View File

@ -32,7 +32,7 @@
"ngx-spinner": "^17.0.0",
"ngx-toastr": "^19.0.0",
"rxjs": "~7.8.0",
"sweetalert2": "^11.14.3",
"sweetalert2": "^11.22.4",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
},
@ -13351,9 +13351,10 @@
}
},
"node_modules/sweetalert2": {
"version": "11.14.3",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.3.tgz",
"integrity": "sha512-6NuBHWJCv2gtw4y8PUXLB41hty+V6U2mKZMAvydL1IRPcORR0yuyq3cjFD/+ByrCk3muEFggbZX/x6HwmbVfbA==",
"version": "11.22.4",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.22.4.tgz",
"integrity": "sha512-JwcRODfozxiKmspFp+xctZ2izAmLAKbRPcoLMEW7LdugN/YmNrX1LT7hdBW87qsgupEO1ukBBuB17KzKFKW0tg==",
"license": "MIT",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/limonte"

View File

@ -34,7 +34,7 @@
"ngx-spinner": "^17.0.0",
"ngx-toastr": "^19.0.0",
"rxjs": "~7.8.0",
"sweetalert2": "^11.14.3",
"sweetalert2": "^11.22.4",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
},