Skip to content

Commit af492a4

Browse files
dependabot[bot]sbouchetclaude
authored
chore(deps): bump ip-address from 10.1.0 to 10.2.0 in /cloud-shell (#350)
* chore(deps): bump ip-address from 10.1.0 to 10.2.0 in /cloud-shell Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0. - [Commits](https://github.com/beaugunderson/ip-address/commits) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Add ip-address 10.2.0 resolution to package.json Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Add ip-address 10.2.0 resolution to package.json Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephane Bouchet <sbouchet@redhat.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dfadb7a commit af492a4

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

cloud-shell/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"minimatch@^3.1.1": "^3.1.5",
3333
"minimatch@^10.1.1": "^10.2.4",
3434
"ajv": "6.14.0",
35+
"ip-address": "10.2.0",
3536
"qs": "^6.15.2"
3637
},
3738
"packageManager": "yarn@4.12.0"

cloud-shell/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2166,10 +2166,10 @@ __metadata:
21662166
languageName: node
21672167
linkType: hard
21682168

2169-
"ip-address@npm:^10.0.1":
2170-
version: 10.1.0
2171-
resolution: "ip-address@npm:10.1.0"
2172-
checksum: 10c0/0103516cfa93f6433b3bd7333fa876eb21263912329bfa47010af5e16934eeeff86f3d2ae700a3744a137839ddfad62b900c7a445607884a49b5d1e32a3d7566
2169+
"ip-address@npm:10.2.0":
2170+
version: 10.2.0
2171+
resolution: "ip-address@npm:10.2.0"
2172+
checksum: 10c0/5a00aada6e922c9c69dfc800ed5d0fa3348675ebdeed0e1575f503f27ca385b5f534363c9af7ad1daf64c1f1409388cdd3cc2e9b9b0fe1c924a431378d55075a
21732173
languageName: node
21742174
linkType: hard
21752175

0 commit comments

Comments
 (0)