diff --git a/Ui/package-lock.json b/Ui/package-lock.json index 4cf3c14..d8df2a6 100644 --- a/Ui/package-lock.json +++ b/Ui/package-lock.json @@ -23,7 +23,7 @@ "ag-charts-angular": "^13.1.0", "bootstrap": "^5.3.8", "bootstrap-icons": "^1.13.1", - "bootswatch": "^5.3.3", + "bootswatch": "^5.3.8", "jest-editor-support": "*", "moment": "^2.30.1", "ngx-countup": "^13.2.0", @@ -5605,9 +5605,10 @@ "license": "MIT" }, "node_modules/bootswatch": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.3.tgz", - "integrity": "sha512-cJLhobnZsVCelU7zdH/L7wpcXAyUoTX4/5l2dWQ0JXgaVK80BdTQNU/ImWwoyIGBeyms4iQDAdNtOfPQZf0Atg==" + "version": "5.3.8", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.8.tgz", + "integrity": "sha512-88mnH9tv+x6DV+scBxYFOpM4YSDVhyfEgbhqaEfvkHNctKI9qRcACxIP9nmBZ5mSeLXtsgax1VsRkUs1eWjlAQ==", + "license": "MIT" }, "node_modules/brace-expansion": { "version": "1.1.12", diff --git a/Ui/package.json b/Ui/package.json index 861cfa3..ab9f4aa 100644 --- a/Ui/package.json +++ b/Ui/package.json @@ -25,7 +25,7 @@ "ag-charts-angular": "^13.1.0", "bootstrap": "^5.3.8", "bootstrap-icons": "^1.13.1", - "bootswatch": "^5.3.3", + "bootswatch": "^5.3.8", "jest-editor-support": "*", "moment": "^2.30.1", "ngx-countup": "^13.2.0",