Skip to content

Commit

Permalink
Update ip package
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Jul 9, 2024
1 parent f7c7e6b commit 00ab7c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vitest-provider-browserstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"browserstack-local": "^1.5.5",
"ip": "^1.1.8",
"ip": "^2.0.0",
"webdriverio": "^8.17.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2333,7 +2333,7 @@ __metadata:
dependencies:
"@types/ip": ^1.1.3
browserstack-local: ^1.5.5
ip: ^1.1.8
ip: ^2.0.0
typescript: ^5.0.0
webdriverio: ^8.17.0
languageName: unknown
Expand Down Expand Up @@ -9466,10 +9466,10 @@ __metadata:
languageName: node
linkType: hard

"ip@npm:^1.1.8":
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

0 comments on commit 00ab7c5

Please sign in to comment.