diff --git a/package-lock.json b/package-lock.json index 349a33a27..bbc4bb959 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#606c27d", + "terraso-backend": "github:techmatters/terraso-backend#fe4cbf8", "uuid": "^9.0.1" }, "devDependencies": { @@ -13626,7 +13626,7 @@ }, "node_modules/terraso-backend": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#606c27d8b95b73c1dfc05794b5027d58664cd9a8" + "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#fe4cbf84e5688307d32d1f2a2a2fde8f36e94691" }, "node_modules/test-exclude": { "version": "6.0.0", diff --git a/package.json b/package.json index 57715bdee..4421d5297 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#606c27d", + "terraso-backend": "github:techmatters/terraso-backend#fe4cbf8", "uuid": "^9.0.1" }, "scripts": {