Skip to content

Commit

Permalink
Merge pull request #1833 from riganti/dependabot-happy
Browse files Browse the repository at this point in the history
Make dependabot happy (update npm ip package)
  • Loading branch information
exyi authored Jul 4, 2024
2 parents 438bd02 + ac092c1 commit b44b396
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions src/Framework/Framework/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2692,10 +2692,10 @@ __metadata:
languageName: node
linkType: hard

"ip@npm:^1.1.5":
version: 1.1.9
resolution: "ip@npm:1.1.9"
checksum: b6d91fd45a856e3bd6d4f601ea0619d90f3517638f6918ebd079f959a8a6308568d8db5ef4fdf037e0d9cfdcf264f46833dfeea81ca31309cf0a7eb4b1307b84
"ip@npm:^2.0.0":
version: 2.0.1
resolution: "ip@npm:2.0.1"
checksum: d765c9fd212b8a99023a4cde6a558a054c298d640fec1020567494d257afd78ca77e37126b1a3ef0e053646ced79a816bf50621d38d5e768cdde0431fa3b0d35
languageName: node
linkType: hard

Expand Down Expand Up @@ -4227,7 +4227,7 @@ __metadata:
version: 2.6.2
resolution: "socks@npm:2.6.2"
dependencies:
ip: ^1.1.5
ip: ^2.0.0
smart-buffer: ^4.2.0
checksum: dd9194293059d737759d5c69273850ad4149f448426249325c4bea0e340d1cf3d266c3b022694b0dcf5d31f759de23657244c481fc1e8322add80b7985c36b5e
languageName: node
Expand Down
10 changes: 5 additions & 5 deletions src/Samples/Common/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -951,10 +951,10 @@ __metadata:
languageName: node
linkType: hard

"ip@npm:^1.1.5":
version: 1.1.8
resolution: "ip@npm:1.1.8"
checksum: a2ade53eb339fb0cbe9e69a44caab10d6e3784662285eb5d2677117ee4facc33a64679051c35e0dfdb1a3983a51ce2f5d2cb36446d52e10d01881789b76e28fb
"ip@npm:^2.0.0":
version: 2.0.1
resolution: "ip@npm:2.0.1"
checksum: d765c9fd212b8a99023a4cde6a558a054c298d640fec1020567494d257afd78ca77e37126b1a3ef0e053646ced79a816bf50621d38d5e768cdde0431fa3b0d35
languageName: node
linkType: hard

Expand Down Expand Up @@ -1693,7 +1693,7 @@ __metadata:
version: 2.6.2
resolution: "socks@npm:2.6.2"
dependencies:
ip: ^1.1.5
ip: ^2.0.0
smart-buffer: ^4.2.0
checksum: dd9194293059d737759d5c69273850ad4149f448426249325c4bea0e340d1cf3d266c3b022694b0dcf5d31f759de23657244c481fc1e8322add80b7985c36b5e
languageName: node
Expand Down

0 comments on commit b44b396

Please sign in to comment.