diff --git a/.veda/ui b/.veda/ui index a5003f33ce..adfc18f004 160000 --- a/.veda/ui +++ b/.veda/ui @@ -1 +1 @@ -Subproject commit a5003f33ce0d8071cdf8051be8cd9cd2b0f345c2 +Subproject commit adfc18f0048ef1f6e140021354dc2ad2b26c6a26 diff --git a/package.json b/package.json index 3db7e663ad..fa254c6719 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "stream-browserify": "^3.0.0" }, "dependencies": { - "@dsio/wildfire-explorer": "0.7.4", + "@dsio/wildfire-explorer": "0.7.6", "@parcel/transformer-sass": "^2.13.3", "@trussworks/react-uswds": "^9.1.0", "@uswds/uswds": "3.11.0", diff --git a/yarn.lock b/yarn.lock index b138978179..fca08a6301 100644 --- a/yarn.lock +++ b/yarn.lock @@ -73,10 +73,10 @@ dependencies: tslib "^2.0.0" -"@dsio/wildfire-explorer@0.7.4": - version "0.7.4" - resolved "https://registry.yarnpkg.com/@dsio/wildfire-explorer/-/wildfire-explorer-0.7.4.tgz#b6a1afcbdbf96b9c604ee034ca68a328813322d7" - integrity sha512-oG4WIdbQVJyljnA0jxactz07K1GeID5Im+nHIp0K1yYxVtyE1QZV+h7NdUJhJOI3yhIVNPDq4Fpdgd2dHtMUZQ== +"@dsio/wildfire-explorer@0.7.6": + version "0.7.6" + resolved "https://registry.npmjs.org/@dsio/wildfire-explorer/-/wildfire-explorer-0.7.6.tgz#a465e348304fdbdc22989d87172f274872432d1a" + integrity sha512-oudNGvDoINZ6VJVYOenwnduU/LtKxYVjcXGc5oJkjfI00MdnY0agJBC7Nj4a94KrVcdMzu7WBBtENcua5Gc1Eg== dependencies: "@deck.gl/extensions" "^9.1.4" "@deck.gl/react" "^9.1.4"