Skip to content

Commit

Permalink
Merge pull request #1490 from jumpinjackie/snyk-upgrade-b222c3af94b67…
Browse files Browse the repository at this point in the history
…790673a5b989f8b733f

[Snyk] Upgrade proj4 from 2.9.0 to 2.9.1
  • Loading branch information
jumpinjackie authored Oct 16, 2023
2 parents 8e6733d + 708315e commit 8387fe1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"lodash.xorby": "^4.7.0",
"ol": "^6.15.1",
"papaparse": "^5.4.1",
"proj4": "2.9.0",
"proj4": "2.9.1",
"qs": "^6.11.2",
"react": "^17.0.2",
"react-colorful": "^5.6.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11132,13 +11132,13 @@ process@^0.11.10:
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=

proj4@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/proj4/-/proj4-2.9.0.tgz#1b61db8c998313f80e2514609b339fb2d28cbb82"
integrity sha512-BoDXEzCVnRJVZoOKA0QHTFtYoE8lUxtX1jST38DJ8U+v1ixY70Kpwi0Llu6YqSWEH2xqu4XMEBNGcgeRIEywoA==
proj4@2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/proj4/-/proj4-2.9.1.tgz#bb4a4d67c9b391c1c8a529ea8fcee2315937878d"
integrity sha512-hhquvYHnqz8nf8U9CODRLGSL7bUg4p5oVkZI4oWxX7whNcSbn2xdNA1WnF1jye+ezrtuSiPVao9LEHlKeQA5uA==
dependencies:
mgrs "1.0.0"
wkt-parser "^1.3.1"
wkt-parser "^1.3.3"

promise-inflight@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -14552,10 +14552,10 @@ wildcard@^2.0.0:
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.0.tgz#a77d20e5200c6faaac979e4b3aadc7b3dd7f8fec"
integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==

wkt-parser@^1.3.1:
version "1.3.2"
resolved "https://registry.yarnpkg.com/wkt-parser/-/wkt-parser-1.3.2.tgz#deeff04a21edc5b170a60da418e9ed1d1ab0e219"
integrity sha512-A26BOOo7sHAagyxG7iuRhnKMO7Q3mEOiOT4oGUmohtN/Li5wameeU4S6f8vWw6NADTVKljBs8bzA8JPQgSEMVQ==
wkt-parser@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/wkt-parser/-/wkt-parser-1.3.3.tgz#46b4e3032dd9c86907f7e630b57e3c6ea2bb772b"
integrity sha512-ZnV3yH8/k58ZPACOXeiHaMuXIiaTk1t0hSUVisbO0t4RjA5wPpUytcxeyiN2h+LZRrmuHIh/1UlrR9e7DHDvTw==

word-wrap@~1.2.3:
version "1.2.4"
Expand Down

0 comments on commit 8387fe1

Please sign in to comment.