diff --git a/package-lock.json b/package-lock.json index f61bfaa9..b73970dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#a95a868", + "terraso-backend": "github:techmatters/terraso-backend#e0f0896", "uuid": "^9.0.1" }, "devDependencies": { @@ -13439,7 +13439,7 @@ }, "node_modules/terraso-backend": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#a95a868a5e88e0e3c19a1ce8e732e78ea615f641" + "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#e0f0896f94ef91d51799db16deabd67fde74723b" }, "node_modules/test-exclude": { "version": "6.0.0", diff --git a/package.json b/package.json index f75959d5..d05328e1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#a95a868", + "terraso-backend": "github:techmatters/terraso-backend#e0f0896", "uuid": "^9.0.1" }, "scripts": {