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

This commit is contained in:
Renovate Bot 2023-09-21 02:35:12 +00:00 committed by nemunaire
parent 0988450253
commit 4867d9db68
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -1203,9 +1203,9 @@
]
},
"node_modules/bootswatch": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.1.tgz",
"integrity": "sha512-WRO3SmPjyST5D+mAnhZ75bUn46/jAxlff8Z//PcrYW1KN5bHTl7c50cd7XUa9Hr7IwuffQB3U9xEdnVPmUfCSA==",
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.2.tgz",
"integrity": "sha512-r05xOSLSx7MJvjpk/uoU8wPYgkPHWLV+uenLaRsS7yBsqSUcWYPjeUkz+tmrRv6s1eFxkF08NvQfBSSPCTyYaA==",
"dev": true
},
"node_modules/brace-expansion": {