chore(deps): update dependency bootswatch to v5.3.3
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2024-03-02 19:38:25 +00:00
parent 4c6db15f0a
commit 2bb31750eb
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -1252,9 +1252,9 @@
]
},
"node_modules/bootswatch": {
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.2.tgz",
"integrity": "sha512-r05xOSLSx7MJvjpk/uoU8wPYgkPHWLV+uenLaRsS7yBsqSUcWYPjeUkz+tmrRv6s1eFxkF08NvQfBSSPCTyYaA==",
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.3.tgz",
"integrity": "sha512-cJLhobnZsVCelU7zdH/L7wpcXAyUoTX4/5l2dWQ0JXgaVK80BdTQNU/ImWwoyIGBeyms4iQDAdNtOfPQZf0Atg==",
"dev": true
},
"node_modules/brace-expansion": {