Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/admin/cidr-tools-11.3.2'

This commit is contained in:
DaanSelen
2026-04-02 14:43:53 +02:00
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -16,7 +16,7 @@
"animate.css": "^4.1.1",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"cidr-tools": "^11.2.0",
"cidr-tools": "^11.3.2",
"css-color-converter": "^2.0.0",
"dayjs": "^1.11.19",
"electron-builder": "^26.8.1",
@@ -2793,12 +2793,12 @@
}
},
"node_modules/cidr-tools": {
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.2.0.tgz",
"integrity": "sha512-WJM2u3wfOhzGR3SQiXS1n+Y1/a7ONSZ19HP4n/5a0+xaxKyy/nRngDZfxw/zCXp04VVBHpdD6JryoR1Tv+LOcg==",
"version": "11.3.2",
"resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.3.2.tgz",
"integrity": "sha512-yCtb8tB3CngbbzGUsEz8koyxHDxEA3VUOOldXFeLqQREWl1HK/FZxLzxxWQgPDPMwuvMF7q9kyIsFLmmBPaN6A==",
"license": "BSD-2-Clause",
"dependencies": {
"ip-bigint": "^8.2.9"
"ip-bigint": "^8.3.2"
},
"engines": {
"node": ">=18"
@@ -4301,9 +4301,9 @@
}
},
"node_modules/ip-bigint": {
"version": "8.2.10",
"resolved": "https://registry.npmjs.org/ip-bigint/-/ip-bigint-8.2.10.tgz",
"integrity": "sha512-GifRWa+yDO6HknxbKKG0lKCAWsXZMarYfLQMrFOrImytgnqKnAH/mdo3rDY3eQg2mjJeqxn293vU7STk5+b5Cg==",
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/ip-bigint/-/ip-bigint-8.3.3.tgz",
"integrity": "sha512-r1bCRPxLv4PcyIB95FbsxaVvymNhFfbsIxrFdHqgZhWOBvfEPnzIHDGLAP+85cBozVf+XGaM00em4ZoJHm9EHw==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=18"
+1 -1
View File
@@ -20,7 +20,7 @@
"animate.css": "^4.1.1",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"cidr-tools": "^11.2.0",
"cidr-tools": "^11.3.2",
"css-color-converter": "^2.0.0",
"dayjs": "^1.11.19",
"electron-builder": "^26.8.1",