diff --git a/package-lock.json b/package-lock.json index f0e2e940..bfb6cf47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "munsell": "^1.1.5", "react": "18.2.0", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#65846cb", + "terraso-backend": "github:techmatters/terraso-backend#b61c60caf963a400bffa8016cb6f894d5d9d72b4", "uuid": "^10.0.0" }, "devDependencies": { @@ -13760,8 +13760,8 @@ }, "node_modules/terraso-backend": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#482418ea3d09f0ddf420620450d85106d2227236", - "integrity": "sha512-ubs4ECMyC5Jk98pKRrSNWkbL/iCgIPctSZoAbLCnoRKoTIsclKjlGBCmm83rvyyVeouFx7QYECjakP5StcolIA==" + "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#b61c60caf963a400bffa8016cb6f894d5d9d72b4", + "integrity": "sha512-rM6ZXO+dX5GT3QuERDJ5PW03O1buJdD7DOkFiMnKbvQobAT+L71NypMKsZrcfxi4+6gT2dYo1j/5EmkFQxVoJQ==" }, "node_modules/test-exclude": { "version": "6.0.0", diff --git a/package.json b/package.json index 5f3c09a1..06ef1447 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "munsell": "^1.1.5", "react": "18.2.0", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#65846cb", + "terraso-backend": "github:techmatters/terraso-backend#b61c60caf963a400bffa8016cb6f894d5d9d72b4", "uuid": "^10.0.0" }, "scripts": {