diff --git a/package-lock.json b/package-lock.json index f27647749..4bebb83ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "slate-hyperscript": "^0.100.0", "slate-react": "^0.111.0", "source-map-explorer": "^2.5.3", - "terraso-client-shared": "github:techmatters/terraso-client-shared#8cd860e", + "terraso-client-shared": "github:techmatters/terraso-client-shared#bec5d03dcaf0c47bc2e48661d35a4b73ed2b70fd", "use-debounce": "^10.0.4", "uuid": "^11.0.3", "web-vitals": "^4.2.4", @@ -30230,19 +30230,20 @@ }, "node_modules/terraso-backend": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#b61c60caf963a400bffa8016cb6f894d5d9d72b4", - "integrity": "sha512-rM6ZXO+dX5GT3QuERDJ5PW03O1buJdD7DOkFiMnKbvQobAT+L71NypMKsZrcfxi4+6gT2dYo1j/5EmkFQxVoJQ==" + "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#29d558f773853df94973499ab7c9f8c97fc74659", + "integrity": "sha512-Hvl31X7cLIl8V0EFhVRzyxRLEVv6MYFEIW0oEGDLc1p8p9PzVB9I889nl4pUCna4rJz16PZH6ywFj1Y3hnRLGg==" }, "node_modules/terraso-client-shared": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/techmatters/terraso-client-shared.git#8cd860ef31575487970a59a14cf6a700e1c156bf", + "resolved": "git+ssh://git@github.com/techmatters/terraso-client-shared.git#bec5d03dcaf0c47bc2e48661d35a4b73ed2b70fd", + "integrity": "sha512-CwEmZFMlLY0vq2wb1RR8EseEPj53gBGpLxHsHPlCfKUSogDKYCypdWXa9Sggn04C/Uufp5JjV6rUicuKRWglcQ==", "dependencies": { "@reduxjs/toolkit": "^1.9.7", "jwt-decode": "^4.0.0", "lodash": "^4.17.21", "react": "^18.3.1", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#0a4e249", + "terraso-backend": "github:techmatters/terraso-backend#29d558f773853df94973499ab7c9f8c97fc74659", "uuid": "^10.0.0" }, "engines": {