Skip to content

Commit 9ac5355

Browse files
authored
Merge pull request #166 from openforis/chore/use-latest-arena-core
use latest arena-core
2 parents 5d0e311 + ce4c062 commit 9ac5355

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.yarn/install-state.gz

-3.26 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@godaddy/terminus": "^4.12.1",
48-
"@openforis/arena-core": "^1.3.13",
48+
"@openforis/arena-core": "^1.4.0",
4949
"bcryptjs": "^3.0.3",
5050
"compression": "^1.8.1",
5151
"cookie-parser": "^1.4.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,9 +1037,9 @@ __metadata:
10371037
languageName: node
10381038
linkType: hard
10391039

1040-
"@openforis/arena-core@npm:^1.3.13":
1041-
version: 1.3.13
1042-
resolution: "@openforis/arena-core@npm:1.3.13::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40openforis%2Farena-core%2F1.3.13%2F36ab97c88c10ab0bf6cc60ec3591abfb097d0364"
1040+
"@openforis/arena-core@npm:^1.4.0":
1041+
version: 1.4.0
1042+
resolution: "@openforis/arena-core@npm:1.4.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40openforis%2Farena-core%2F1.4.0%2F0e8b6d5fb3f3c1f934d8319d204ee8b3547c1cb0"
10431043
dependencies:
10441044
"@jsep-plugin/regex": "npm:^1.0.4"
10451045
"@turf/bearing": "npm:^7.3.5"
@@ -1055,7 +1055,7 @@ __metadata:
10551055
moment: "npm:^2.30.1"
10561056
proj4: "npm:^2.20.9"
10571057
uuid: "npm:^14.0.1"
1058-
checksum: 10c0/936d1c947c41f19cbd88572b01f8faece427f6dbb57a8b258fc641d78f1efe7652cb7f9d52fc1e54a7e772276386821e42f9633dcfecda749fa7a3f913fd6475
1058+
checksum: 10c0/5af2b3364caa52140df5fc279ffa8efbd9845e2f29103f4315d80643f3911ab4ad8d9caa1f5b2ae46f6d3be533a3d4aaef2392da41ac6779b9108f005a43232b
10591059
languageName: node
10601060
linkType: hard
10611061

@@ -1066,7 +1066,7 @@ __metadata:
10661066
"@eslint/js": "npm:^10.0.1"
10671067
"@godaddy/terminus": "npm:^4.12.1"
10681068
"@machinomy/types-node-db-migrate": "npm:^0.0.2"
1069-
"@openforis/arena-core": "npm:^1.3.13"
1069+
"@openforis/arena-core": "npm:^1.4.0"
10701070
"@types/bcryptjs": "npm:^3.0.0"
10711071
"@types/compression": "npm:^1.8.1"
10721072
"@types/cookie-parser": "npm:^1.4.10"

0 commit comments

Comments
 (0)