fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-7444593
- https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-7444617
This commit is contained in:
snyk-bot 2024-07-27 12:00:43 +00:00
parent 0dd0baa511
commit 88b0dbf4c1
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 815 additions and 654 deletions

1465
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,10 +28,10 @@
"@fortawesome/fontawesome-free": "^6.5.2", "@fortawesome/fontawesome-free": "^6.5.2",
"acorn": "^8.12.0", "acorn": "^8.12.0",
"acorn-import-assertions": "^1.9.0", "acorn-import-assertions": "^1.9.0",
"admin-lte": "^2.4.18", "admin-lte": "^3.0.0",
"ajv": "^6.12.6", "ajv": "^6.12.6",
"blueimp-file-upload": "^9.34.0", "blueimp-file-upload": "^9.34.0",
"bootstrap": "^3.4.1", "bootstrap": "^4.0.0",
"bootstrap-colorpicker": "^2.5.3", "bootstrap-colorpicker": "^2.5.3",
"bootstrap-datepicker": "^1.10.0", "bootstrap-datepicker": "^1.10.0",
"bootstrap-less": "^3.3.8", "bootstrap-less": "^3.3.8",