From 311e68aee3ab78628f40b848d4a77e1a40b80362 Mon Sep 17 00:00:00 2001 From: Jose Buitron Date: Tue, 17 Oct 2023 17:35:28 -0500 Subject: [PATCH 1/3] chore: Update backend version --- package-lock.json | 5 +++-- package.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1fa9eb0f..1891e7f3 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#dc15c3a", + "terraso-backend": "github:techmatters/terraso-backend#ed3430adbf10347f8ae687e5ebe4f8464f5b32eb", "uuid": "^9.0.1" }, "devDependencies": { @@ -13094,7 +13094,8 @@ }, "node_modules/terraso-backend": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#dc15c3a948666ee25cdc43dae0ddfca3e7e6465b" + "resolved": "git+ssh://git@github.com/techmatters/terraso-backend.git#ed3430adbf10347f8ae687e5ebe4f8464f5b32eb", + "integrity": "sha512-awSy8YBN53+5FlZkEUPG0xPmoV6QMNVMzEVbKzD3hsoTD6XHwznxZqlfmRrIQVFFwaNKI7PxWkbmUfViOCxYrQ==" }, "node_modules/test-exclude": { "version": "6.0.0", diff --git a/package.json b/package.json index f297fa22..1b42ffc8 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#dc15c3a", + "terraso-backend": "github:techmatters/terraso-backend#ed3430adbf10347f8ae687e5ebe4f8464f5b32eb", "uuid": "^9.0.1" }, "scripts": { From cb134d91c860501a8566d9e73f28c2e9934af373 Mon Sep 17 00:00:00 2001 From: Jose Buitron Date: Tue, 24 Oct 2023 13:59:23 -0500 Subject: [PATCH 2/3] chore: Updated backend version --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1891e7f3..e5e14634 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#ed3430adbf10347f8ae687e5ebe4f8464f5b32eb", + "terraso-backend": "github:techmatters/terraso-backend#3685a2e", "uuid": "^9.0.1" }, "devDependencies": { diff --git a/package.json b/package.json index 1b42ffc8..eeaae7e7 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#ed3430adbf10347f8ae687e5ebe4f8464f5b32eb", + "terraso-backend": "github:techmatters/terraso-backend#3685a2e", "uuid": "^9.0.1" }, "scripts": { From 8ca7559da49aafeaaf78ccccfa54e2aaf89dd1b4 Mon Sep 17 00:00:00 2001 From: Jose Buitron Date: Tue, 24 Oct 2023 14:03:47 -0500 Subject: [PATCH 3/3] chore: Updated backend version --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e5e14634..eb57f794 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#3685a2e", + "terraso-backend": "github:techmatters/terraso-backend#3d323b5", "uuid": "^9.0.1" }, "devDependencies": { diff --git a/package.json b/package.json index eeaae7e7..3c855d7a 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#3685a2e", + "terraso-backend": "github:techmatters/terraso-backend#3d323b5", "uuid": "^9.0.1" }, "scripts": {