This commit is contained in:
dependabot-preview[bot] 2024-11-30 13:30:30 +00:00 committed by GitHub
commit 8e41a649c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

6
UI/package-lock.json generated
View file

@ -15944,9 +15944,9 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
},
"uikit": {
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/uikit/-/uikit-3.4.4.tgz",
"integrity": "sha512-VTDqtTUTH2XiGw0MudWki4oPl+Bxt3JEm5S/CE1B9zUmt9/FqKRYxv/7s5GSeNMnRMSQa2evQTkLSGsdBmKXdA=="
"version": "3.5.13",
"resolved": "https://registry.npmjs.org/uikit/-/uikit-3.5.13.tgz",
"integrity": "sha512-unbdKB4UrfU4RHFIUWsOACFw1MnNT8N4RAc1GiKg16VRJgUitXupXO9FArBEL1Dr36e2oDUMW05KcLhz7AJGMQ=="
},
"unicode-canonical-property-names-ecmascript": {
"version": "1.0.4",

View file

@ -25,7 +25,7 @@
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"superagent": "^5.2.2",
"uikit": "^3.4.4",
"uikit": "^3.5.13",
"uuid": "^3.3.3"
},
"scripts": {