build(deps): bump cidr-tools from 11.0.6 to 11.0.8 in /src/static/app (#1132)

Bumps [cidr-tools](https://github.com/silverwind/cidr-tools) from 11.0.6 to 11.0.8.
- [Release notes](https://github.com/silverwind/cidr-tools/releases)
- [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.6...11.0.8)

---
updated-dependencies:
- dependency-name: cidr-tools
  dependency-version: 11.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-12 09:23:38 +01:00
committed by GitHub
parent dfb75d77b8
commit df295bf470
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"animate.css": "^4.1.1",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"cidr-tools": "^11.0.6",
"cidr-tools": "^11.0.8",
"css-color-converter": "^2.0.0",
"dayjs": "^1.11.19",
"electron-builder": "^26.7.0",
@@ -2696,9 +2696,9 @@
}
},
"node_modules/cidr-tools": {
"version": "11.0.6",
"resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.0.6.tgz",
"integrity": "sha512-RV6FaTXxvf3fzS7xkQ2sJXTwM/Q0YWA97+aUOKZ3RcB4jbV34ThcVo+mnMfBnkLbGOVl0sSt/Z9MJDYm8a3bwA==",
"version": "11.0.8",
"resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.0.8.tgz",
"integrity": "sha512-z8TVpm6JAemTAuYsza3GL4KJH5VxSFwWge6YhA+9tFYoUICx8fraMdd6bCBb6Y/15o94POW32XghQt9LH4CHXQ==",
"license": "BSD-2-Clause",
"dependencies": {
"ip-bigint": "^8.2.4"

View File

@@ -20,7 +20,7 @@
"animate.css": "^4.1.1",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"cidr-tools": "^11.0.6",
"cidr-tools": "^11.0.8",
"css-color-converter": "^2.0.0",
"dayjs": "^1.11.19",
"electron-builder": "^26.7.0",