Skip to content

Commit 6e3e955

Browse files
Bump ip-address from 10.0.1 to 10.1.1
Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.0.1 to 10.1.1. - [Commits](https://github.com/beaugunderson/ip-address/commits) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5f4ee5 commit 6e3e955

5 files changed

Lines changed: 75 additions & 13 deletions

File tree

package-lock.json

Lines changed: 71 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"express-rate-limit": "7.4.0",
4646
"geolib": "3.3.4",
4747
"i18next": "24.1.0",
48-
"ip-address": "10.0.1",
48+
"ip-address": "10.1.1",
4949
"mongoose": "8.13.0",
5050
"read-tls-client-hello": "1.1.0",
5151
"uuid": "11.1.0",

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@prosopo/locale": "3.2.2",
4242
"@prosopo/util": "3.2.12",
4343
"@prosopo/util-crypto": "13.5.29",
44-
"ip-address": "10.0.1",
44+
"ip-address": "10.1.1",
4545
"scale-ts": "1.6.1",
4646
"zod": "3.23.8"
4747
},

packages/user-access-policy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@redis/search": "5.0.0",
5353
"cidr-calc": "1.0.4",
5454
"dotenv": "16.4.5",
55-
"ip-address": "10.0.1",
55+
"ip-address": "10.1.1",
5656
"redis": "5.0.0",
5757
"zod": "3.23.8"
5858
},

packages/util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"types": "dist/index.d.ts",
4343
"dependencies": {
4444
"@noble/hashes": "1.8.0",
45-
"ip-address": "10.0.1",
45+
"ip-address": "10.1.1",
4646
"lodash": "4.17.21",
4747
"seedrandom": "3.0.5"
4848
},

0 commit comments

Comments
 (0)