Skip to content

Commit

Permalink
Merge pull request #1502 from jumpinjackie/snyk-upgrade-e2a65ccbac6a2…
Browse files Browse the repository at this point in the history
…715dfaa6a9f98bf37f1

[Snyk] Upgrade proj4 from 2.10.0 to 2.11.0
  • Loading branch information
jumpinjackie authored Mar 26, 2024
2 parents c7df175 + 893f866 commit d97017f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.10.0",
"proj4": "2.11.0",
"qs": "^6.12.0",
"react": "^17.0.2",
"react-colorful": "^5.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11319,10 +11319,10 @@ process@^0.11.10:
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=

proj4@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/proj4/-/proj4-2.10.0.tgz#f6f5391b0f1b1fa4518d9ead150ea6b66e7ce9de"
integrity sha512-0eyB8h1PDoWxucnq88/EZqt7UZlvjhcfbXCcINpE7hqRN0iRPWE/4mXINGulNa/FAvK+Ie7F+l2OxH/0uKV36A==
proj4@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/proj4/-/proj4-2.11.0.tgz#795a5790aed30a7535d6a4c5775c0ce2a763cc41"
integrity sha512-SasuTkAx8HnWQHfIyhkdUNJorSJqINHAN3EyMWYiQRVorftz9DHz650YraFgczwgtHOxqnfuDxSNv3C8MUnHeg==
dependencies:
mgrs "1.0.0"
wkt-parser "^1.3.3"
Expand Down

0 comments on commit d97017f

Please sign in to comment.