Skip to content
Open
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
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"html-to-image": "1.11.13",
"immutability-helper": "^3.1.1",
"insert-if": "^1.2.0",
"ip-address": "^10.2.0",
"ip-address": "^10.3.1",
"json-bignumber": "^1.1.1",
"leaflet": "^1.9.4",
"lodash": "4.*",
Expand Down Expand Up @@ -162,7 +162,7 @@
"rc-resize-observer": "1.4.0",
"@xmldom/xmldom": "^0.8.13",
"serialize-javascript": "^7.0.5",
"ip-address": "^10.2.0",
"ip-address": "^10.3.1",
"postcss": "^8.5.20",
"ws": "^8.20.1",
"qs": "^6.15.2",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8897,10 +8897,10 @@ __metadata:
languageName: node
linkType: hard

"ip-address@npm:^10.2.0":
version: 10.2.0
resolution: "ip-address@npm:10.2.0"
checksum: 10c0/5a00aada6e922c9c69dfc800ed5d0fa3348675ebdeed0e1575f503f27ca385b5f534363c9af7ad1daf64c1f1409388cdd3cc2e9b9b0fe1c924a431378d55075a
"ip-address@npm:^10.3.1":
version: 10.4.0
resolution: "ip-address@npm:10.4.0"
checksum: 10c0/d7b0bd2624fd861afbae6e49036a9b56f9506eaff7ff38592b7b4492dd5c272b53f5356dc8cc019e318acf29a96c90a3d1af1df761960267d23efa96858270fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -13277,7 +13277,7 @@ __metadata:
immutability-helper: "npm:^3.1.1"
imports-loader: "npm:^5.0.0"
insert-if: "npm:^1.2.0"
ip-address: "npm:^10.2.0"
ip-address: "npm:^10.3.1"
jest: "npm:^30.4.2"
jest-environment-jsdom: "npm:^30.4.1"
json-bignumber: "npm:^1.1.1"
Expand Down
Loading