Skip to content

Commit

Permalink
Fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasG77 committed Oct 4, 2022
1 parent 0415b79 commit 8e5ae84
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@
dependencies:
lodash "^4.17.15"

"@etalab/edigeo-parser@/~https://github.com/etalab/edigeo-parser#es6-migration":
"@etalab/edigeo-parser@^0.9.0":
version "0.9.0"
resolved "/~https://github.com/etalab/edigeo-parser#999b825653f0e52f51ee78bd83d17f5a61ae04ae"
resolved "https://registry.yarnpkg.com/@etalab/edigeo-parser/-/edigeo-parser-0.9.0.tgz#1608dc8ba21b4764381d013028858079f0402dde"
integrity sha512-9toWPE9nk2qfCwLNFYGp8YuH8fljvfXFrJeK1abQdp1uRQJjWuxJefFYo49G9lgvYaxpwvcMedYh9n1Xay25Rg==
dependencies:
"@turf/intersect" "^6.1.3"
"@turf/turf" "^5.1.6"
Expand All @@ -63,7 +64,7 @@
epsg-index "^0.28.0"
get-stdin "^7.0.0"
is-buffer "^2.0.3"
lodash-es "^4.17.21"
lodash "^4.17.15"
proj4 "^2.5.0"
split2 "^3.1.1"

Expand Down

0 comments on commit 8e5ae84

Please sign in to comment.