Skip to content

Commit

Permalink
chore: added override ip to pacakge.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Oct 10, 2024
1 parent 5a3074a commit 3ef74ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"typescript": "^5.2.2"
},
"resolutions": {
"ip": "2.0.1"
"ip": "2.0.0"
},
"overrides": {
"ip": "2.0.1"
"ip": "2.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3336,10 +3336,10 @@ __metadata:
languageName: node
linkType: hard

"ip@npm:2.0.1":
version: 2.0.1
resolution: "ip@npm:2.0.1"
checksum: d765c9fd212b8a99023a4cde6a558a054c298d640fec1020567494d257afd78ca77e37126b1a3ef0e053646ced79a816bf50621d38d5e768cdde0431fa3b0d35
"ip@npm:2.0.0":
version: 2.0.0
resolution: "ip@npm:2.0.0"
checksum: cfcfac6b873b701996d71ec82a7dd27ba92450afdb421e356f44044ed688df04567344c36cbacea7d01b1c39a4c732dc012570ebe9bebfb06f27314bca625349
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ef74ef

Please sign in to comment.