mirror of
https://github.com/WGDashboard/WGDashboard-PRW.git
synced 2026-08-03 14:32:56 +00:00
chore(deps): bump cidr-tools from 11.2.0 to 11.3.2 in /src/static/admin
Bumps [cidr-tools](https://github.com/silverwind/cidr-tools) from 11.2.0 to 11.3.2. - [Release notes](https://github.com/silverwind/cidr-tools/releases) - [Commits](https://github.com/silverwind/cidr-tools/compare/11.2.0...11.3.2) --- updated-dependencies: - dependency-name: cidr-tools dependency-version: 11.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+8
-8
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user