Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@godaddy/terminus": "^4.12.1",
"@openforis/arena-core": "^1.3.7",
"@openforis/arena-core": "^1.3.8",
"bcryptjs": "^3.0.3",
"compression": "^1.8.1",
"cookie-parser": "^1.4.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,9 +1037,9 @@ __metadata:
languageName: node
linkType: hard

"@openforis/arena-core@npm:^1.3.7":
version: 1.3.7
resolution: "@openforis/arena-core@npm:1.3.7::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40openforis%2Farena-core%2F1.3.7%2Fc49be35711fe486c48a996aad7c70c04e81e9676"
"@openforis/arena-core@npm:^1.3.8":
version: 1.3.8
resolution: "@openforis/arena-core@npm:1.3.8::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40openforis%2Farena-core%2F1.3.8%2F07823a12b5849c4beb82ead3a3dcb7b34ef56750"
dependencies:
"@jsep-plugin/regex": "npm:^1.0.4"
"@turf/bearing": "npm:^7.3.5"
Expand All @@ -1055,7 +1055,7 @@ __metadata:
moment: "npm:^2.30.1"
proj4: "npm:^2.20.9"
uuid: "npm:^14.0.1"
checksum: 10c0/25f63a76062b73b81750ae37e347d79cbe3172c1d3330b33a5cfd14613a9f718f74da24bd5489225bb58da8802d1a0b9f0e6fc26092828fc40c928def48d4547
checksum: 10c0/29435e09eb28c42fbe7b11a4b3bf2993759eeef30814b858bd1229faeffb19e40e998c098318014f3bba572f32a30c0f6ff468f1fc1f19a7eb2d364dfa462c84
languageName: node
linkType: hard

Expand All @@ -1066,7 +1066,7 @@ __metadata:
"@eslint/js": "npm:^10.0.1"
"@godaddy/terminus": "npm:^4.12.1"
"@machinomy/types-node-db-migrate": "npm:^0.0.2"
"@openforis/arena-core": "npm:^1.3.7"
"@openforis/arena-core": "npm:^1.3.8"
"@types/bcryptjs": "npm:^3.0.0"
"@types/compression": "npm:^1.8.1"
"@types/cookie-parser": "npm:^1.4.10"
Expand Down
Loading