fix(deps): update dependency ip-cidr to v4.0.1
This commit is contained in:
parent
7abc3adb22
commit
82127d35a5
2 changed files with 6 additions and 6 deletions
|
@ -58,7 +58,7 @@
|
|||
"gunzip-maybe": "1.4.2",
|
||||
"hpagent": "1.2.0",
|
||||
"ioredis": "5.4.1",
|
||||
"ip-cidr": "4.0.0",
|
||||
"ip-cidr": "4.0.1",
|
||||
"is-svg": "5.0.1",
|
||||
"jsdom": "24.1.0",
|
||||
"json5": "2.2.3",
|
||||
|
|
|
@ -157,8 +157,8 @@ importers:
|
|||
specifier: 5.4.1
|
||||
version: 5.4.1
|
||||
ip-cidr:
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
specifier: 4.0.1
|
||||
version: 4.0.1
|
||||
is-svg:
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
|
@ -5321,8 +5321,8 @@ packages:
|
|||
resolution: {integrity: sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==}
|
||||
engines: {node: '>= 12'}
|
||||
|
||||
ip-cidr@4.0.0:
|
||||
resolution: {integrity: sha512-i1Jhb9sqm2+PuOHTfya3ekAUi+dadhgcEz+4FKKY1hXemocP4Xf7io8Xflc74/i2ejxe/5fp4z8z3BAsfAZ8sw==}
|
||||
ip-cidr@4.0.1:
|
||||
resolution: {integrity: sha512-V5Nce94SVJ7NtyT/UKUeTM7sY3V7TEk48hURhtBgTiGduOa5t6p9Hd+zBOGvr4Gu7iWPxFVYNl017p0akQA84w==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
|
||||
ip-regex@4.3.0:
|
||||
|
@ -13334,7 +13334,7 @@ snapshots:
|
|||
jsbn: 1.1.0
|
||||
sprintf-js: 1.1.3
|
||||
|
||||
ip-cidr@4.0.0:
|
||||
ip-cidr@4.0.1:
|
||||
dependencies:
|
||||
ip-address: 9.0.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue