Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"html-to-image": "^1.11.11",
"immutability-helper": "^3.0.0",
"insert-if": "^1.1.0",
"ip-address": "^9.0.5",
"ip-address": "^10.0.1",
"json-bignumber": "^1.0.1",
"jsoneditor": "^10.1.0",
"leaflet": "^1.9.4",
Expand Down
9 changes: 8 additions & 1 deletion web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8638,6 +8638,13 @@ __metadata:
languageName: node
linkType: hard

"ip-address@npm:^10.0.1":
version: 10.0.1
resolution: "ip-address@npm:10.0.1"
checksum: 525d5391cfd31a91f80f5857e98487aeaa8474e860a6725a0b6461ac8e436c7f8c869774dece391c8f8e7486306a34a4d1c094778c4c583a3f1f2cd905e5ed50
languageName: node
linkType: hard

"ip-address@npm:^9.0.5":
version: 9.0.5
resolution: "ip-address@npm:9.0.5"
Expand Down Expand Up @@ -13455,7 +13462,7 @@ __metadata:
immutability-helper: ^3.0.0
imports-loader: ^4.0.1
insert-if: ^1.1.0
ip-address: ^9.0.5
ip-address: ^10.0.1
jest: ^29.6.4
jest-environment-jsdom: ^29.6.4
json-bignumber: ^1.0.1
Expand Down
Loading