From f637631d5c738e5153295ce00c35111abe0cf5aa Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 11:07:14 +0000 Subject: [PATCH] chore(package): update lockfile package-lock.json --- package-lock.json | 222 +++++++++++++++++++++++++--------------------- 1 file changed, 121 insertions(+), 101 deletions(-) diff --git a/package-lock.json b/package-lock.json index 117b46f..ea9e147 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2659,9 +2659,9 @@ "dev": true }, "@types/file-saver": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/file-saver/-/file-saver-2.0.0.tgz", - "integrity": "sha512-dxdRrUov2HVTbSRFX+7xwUPlbGYVEZK6PrSqClg2QPos3PNe0bCajkDDkDeeC1znjSH03KOEqVbXpnJuWa2wgQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@types/file-saver/-/file-saver-2.0.1.tgz", + "integrity": "sha512-g1QUuhYVVAamfCifK7oB7G3aIl4BbOyzDOqVyUfEr4tfBKrXfeH+M+Tg7HKCXSrbzxYdhyCP7z9WbKo0R2hBCw==", "dev": true }, "@types/fs-extra": { @@ -2788,9 +2788,9 @@ "dev": true }, "@types/react": { - "version": "16.8.17", - "resolved": "https://registry.npmjs.org/@types/react/-/react-16.8.17.tgz", - "integrity": "sha512-pln3mgc6VfkNg92WXODul/ONo140huK9OMsx62GlBlZ2lvjNK86PQJhYMPLO1i66aF5O9OPyZefogvNltBIszA==", + "version": "16.8.23", + "resolved": "https://registry.npmjs.org/@types/react/-/react-16.8.23.tgz", + "integrity": "sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA==", "dev": true, "requires": { "@types/prop-types": "*", @@ -2798,9 +2798,9 @@ } }, "@types/react-color": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/react-color/-/react-color-3.0.0.tgz", - "integrity": "sha512-vmEFBimsqXc9N3pBNNM2KXtLxgjSGCxrrSiJ8IBeQG4R1u+HMnw+BdxOPEI4EG7ClI+TmL9Yc0aL6S3mdA/RlA==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@types/react-color/-/react-color-3.0.1.tgz", + "integrity": "sha512-J6mYm43Sid9y+OjZ7NDfJ2VVkeeuTPNVImNFITgQNXodHteKfl/t/5pAR5Z9buodZ2tCctsZjgiMlQOpfntakw==", "dev": true, "requires": { "@types/react": "*" @@ -4083,9 +4083,9 @@ "dev": true }, "chroma-js": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-2.0.3.tgz", - "integrity": "sha512-2kTvZZOFSV1O81/rm99t9vmkh9jQxsHqsRRoZevDVz/VCC3yKMyPuMK8M5yHG+UMg2tV6cRoqtZtgcD92udcBw==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-2.0.4.tgz", + "integrity": "sha512-gk71qOrSdBTLbsd0DIUO3QjZL8tTvMwpG1EoXYScy7rI4rcO4EyYH6zGuvCgUDumKumqg0pt6Ua+vWnMJsTYhw==", "dev": true }, "chrome-trace-event": { @@ -4247,9 +4247,9 @@ "dev": true }, "codemirror": { - "version": "5.46.0", - "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.46.0.tgz", - "integrity": "sha512-3QpMge0vg4QEhHW3hBAtCipJEWjTJrqLLXdIaWptJOblf1vHFeXLNtFhPai/uX2lnFCehWNk4yOdaMR853Z02w==", + "version": "5.48.2", + "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.48.2.tgz", + "integrity": "sha512-i9VsmC8AfA5ji6EDIZ+aoSe4vt9FcwPLdHB1k1ItFbVyuOFRrcfvnoKqwZlC7EVA2UmTRiNEypE4Uo7YvzVY8Q==", "dev": true }, "collection-visit": { @@ -4263,9 +4263,9 @@ } }, "color": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/color/-/color-3.1.1.tgz", - "integrity": "sha512-PvUltIXRjehRKPSy89VnDWFKY58xyhTLyxIg21vwQBI6qLwZNPmC8k3C1uytIgFKEpOIzN4y32iPm8231zFHIg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/color/-/color-3.1.2.tgz", + "integrity": "sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==", "dev": true, "requires": { "color-convert": "^1.9.1", @@ -4679,9 +4679,9 @@ } }, "csstype": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.4.tgz", - "integrity": "sha512-lAJUJP3M6HxFXbqtGRc0iZrdyeN+WzOWeY0q/VnFzI+kqVrYIzC7bWlKqCW7oCIdzoPkvfp82EVvrTlQ8zsWQg==", + "version": "2.6.6", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.6.tgz", + "integrity": "sha512-RpFbQGUE74iyPgvr46U9t1xoQBM8T4BL8SxrN66Le2xYAPSaDJJKeztV3awugusb3g3G9iL8StmkBBXhcbbXhg==", "dev": true }, "currently-unhandled": { @@ -5840,6 +5840,12 @@ "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=", "dev": true }, + "fast-memoize": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/fast-memoize/-/fast-memoize-2.5.1.tgz", + "integrity": "sha512-xdmw296PCL01tMOXx9mdJSmWY29jQgxyuZdq0rEHMu+Tpe1eOEtCycoG6chzlcrWsNgpZP7oL8RiQr7+G6Bl6g==", + "dev": true + }, "fb-watchman": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.0.tgz", @@ -6061,7 +6067,8 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "aproba": { "version": "1.2.0", @@ -6082,12 +6089,14 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, + "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -6102,17 +6111,20 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "core-util-is": { "version": "1.0.2", @@ -6229,7 +6241,8 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -6241,6 +6254,7 @@ "version": "1.0.0", "bundled": true, "dev": true, + "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -6255,6 +6269,7 @@ "version": "3.0.4", "bundled": true, "dev": true, + "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -6262,12 +6277,14 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "minipass": { "version": "2.3.5", "bundled": true, "dev": true, + "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -6286,6 +6303,7 @@ "version": "0.5.1", "bundled": true, "dev": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -6366,7 +6384,8 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -6378,6 +6397,7 @@ "version": "1.4.0", "bundled": true, "dev": true, + "optional": true, "requires": { "wrappy": "1" } @@ -6463,7 +6483,8 @@ "safe-buffer": { "version": "5.1.2", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "safer-buffer": { "version": "2.1.2", @@ -6499,6 +6520,7 @@ "version": "1.0.2", "bundled": true, "dev": true, + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -6518,6 +6540,7 @@ "version": "3.0.1", "bundled": true, "dev": true, + "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -6561,12 +6584,14 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "yallist": { "version": "3.0.3", "bundled": true, - "dev": true + "dev": true, + "optional": true } } }, @@ -6619,44 +6644,50 @@ } }, "geostyler": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/geostyler/-/geostyler-4.1.3.tgz", - "integrity": "sha512-4DoWKAcCO4iH9OcSdzJH50mOJMbMtdE/xXhMIFubyHALOfQwnbXN88Z3svFb2oDkTCgFPUbPx+m622uYDSCDzA==", - "dev": true, - "requires": { - "@babel/polyfill": "7.4.4", - "@types/chroma-js": "1.4.1", - "@types/codemirror": "0.0.74", - "@types/color": "3.0.0", - "@types/file-saver": "2.0.0", - "@types/geojson": "7946.0.7", - "@types/lodash": "4.14.129", - "@types/prop-types": "15.7.1", - "@types/react": "16.8.17", - "@types/react-color": "3.0.0", - "@types/react-dom": "16.8.4", - "@ungap/url-search-params": "0.1.2", - "blob": "0.0.5", - "canvas": "2.5.0", - "chroma-js": "2.0.3", - "codemirror": "5.46.0", - "color": "3.1.1", - "csstype": "2.6.4", - "file-saver": "2.0.2", - "geostyler-cql-parser": "0.1.3", - "geostyler-data": "1.0.0", - "geostyler-geojson-parser": "1.0.0", - "geostyler-openlayers-parser": "1.1.3", - "geostyler-sld-parser": "1.2.0", - "geostyler-style": "1.1.0", - "geostyler-wfs-parser": "1.0.0", - "lodash": "4.17.11", - "moment": "2.24.0", - "react-codemirror2": "6.0.0", - "react-color": "2.17.3", - "react-rnd": "9.1.2" + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/geostyler/-/geostyler-4.2.1.tgz", + "integrity": "sha512-briAzxV/bYvDHLQz70zw3tFngr5+58fYNcm9c2ZWvMGmFe5Rf83hOUUarh0+9vCZiKiIf0eF8O5zP33UneGBAw==", + "dev": true, + "requires": { + "@babel/polyfill": "^7.4.4", + "@types/chroma-js": "^1.4.1", + "@types/codemirror": "^0.0.74", + "@types/color": "^3.0.0", + "@types/file-saver": "^2.0.1", + "@types/geojson": "^7946.0.7", + "@types/lodash": "^4.14.134", + "@types/prop-types": "^15.7.1", + "@types/react": "^16.8.20", + "@types/react-color": "^3.0.1", + "@types/react-dom": "^16.8.4", + "@ungap/url-search-params": "^0.1.2", + "blob": "^0.0.5", + "canvas": "^2.5.0", + "chroma-js": "^2.0.3", + "codemirror": "^5.48.0", + "color": "^3.1.2", + "csstype": "^2.6.5", + "file-saver": "^2.0.2", + "geostyler-cql-parser": "^0.1.3", + "geostyler-data": "^1.0.0", + "geostyler-geojson-parser": "^1.0.0", + "geostyler-openlayers-parser": "^1.1.3", + "geostyler-sld-parser": "^1.2.0", + "geostyler-style": "^1.1.0", + "geostyler-wfs-parser": "^1.0.0", + "lodash": "^4.17.11", + "moment": "^2.24.0", + "react-codemirror2": "^6.0.0", + "react-color": "^2.17.3", + "react-rnd": "^9.2.0" }, "dependencies": { + "@types/lodash": { + "version": "4.14.136", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.136.tgz", + "integrity": "sha512-0GJhzBdvsW2RUccNHOBkabI8HZVdOXmXbXhuKlDEd5Vv12P7oAVGfomGp3Ne21o5D/qu1WmthlNKFaoZJJeErA==", + "dev": true + }, "canvas": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.5.0.tgz", @@ -6667,12 +6698,6 @@ "node-pre-gyp": "^0.11.0", "simple-get": "^3.0.3" } - }, - "geostyler-style": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/geostyler-style/-/geostyler-style-1.1.0.tgz", - "integrity": "sha512-GmDzedpLR9vS5OmlfmXyIlutXLIR1VYQRaOW7DjDvVw/T4v1HygIVBIalY2SnLF9kMIDVsvHXl273ahzbSuwrw==", - "dev": true } } }, @@ -6759,23 +6784,15 @@ } }, "geostyler-sld-parser": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/geostyler-sld-parser/-/geostyler-sld-parser-1.2.0.tgz", - "integrity": "sha512-Y70mdsslgb8QN6oHaGz/ZVuEAeVnvPqZEFkGL16POHOzGiLWK3w3sw6ZDAqyGJvfcy1NyAJh9leRboLZr309pw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/geostyler-sld-parser/-/geostyler-sld-parser-1.3.0.tgz", + "integrity": "sha512-UkJ6XsptTkgCHRLVqfS7mH+9WWtGxjx4dJwSg2u+0Add4mqZ4s+iG0kKOhOnUJxFD8HjYdz/PeWDSaIOpTLj9A==", "dev": true, "requires": { - "geostyler-style": "1.1.0", + "geostyler-style": "1.2.0", "lodash": "4.17.11", "xml2js": "0.4.19", "xmldom": "0.1.27" - }, - "dependencies": { - "geostyler-style": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/geostyler-style/-/geostyler-style-1.1.0.tgz", - "integrity": "sha512-GmDzedpLR9vS5OmlfmXyIlutXLIR1VYQRaOW7DjDvVw/T4v1HygIVBIalY2SnLF9kMIDVsvHXl273ahzbSuwrw==", - "dev": true - } } }, "geostyler-style": { @@ -9773,9 +9790,9 @@ } }, "npm-packlist": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.4.1.tgz", - "integrity": "sha512-+TcdO7HJJ8peiiYhvPxsEDhF3PJFGUGRcFsGve3vxvxdcpO2Z4Z7rkosRM0kWj6LfbK/P0gu3dzk5RU1ffvFcw==", + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.4.4.tgz", + "integrity": "sha512-zTLo8UcVYtDU3gdeaFu2Xu0n0EvelfHDGuqtNIn5RO7yQj4H1TqNdBc/yZjxnWA0PVB8D3Woyp0i5B43JwQ6Vw==", "dev": true, "requires": { "ignore-walk": "^3.0.1", @@ -10714,10 +10731,13 @@ } }, "re-resizable": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/re-resizable/-/re-resizable-4.11.0.tgz", - "integrity": "sha512-dye+7rERqNf/6mDT1iwps+4Gf42420xuZgygF33uX178DxffqcyeuHbBuJ382FIcB5iP6mMZOhfW7kI0uXwb/Q==", - "dev": true + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/re-resizable/-/re-resizable-5.0.1.tgz", + "integrity": "sha512-Iy8v5li7bhNBDxCN1DbA4l6G2Hk8NCZtcExoI1D+5pfvKyQcH8LH2P5h3DGoEfHhs0uyyRC1Qx8bHBomfrmxgA==", + "dev": true, + "requires": { + "fast-memoize": "^2.5.1" + } }, "react-codemirror2": { "version": "6.0.0", @@ -10740,9 +10760,9 @@ } }, "react-draggable": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-3.1.1.tgz", - "integrity": "sha512-tqIgDUm4XPSFbxelYpcsnayPU79P26ChnszDl5/RDFKfMuHnRxypS+OFfEyAEO1CtqaB3lrecQ2dyNIE2G0TlQ==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-3.3.0.tgz", + "integrity": "sha512-U7/jD0tAW4T0S7DCPK0kkKLyL0z61sC/eqU+NUfDjnq+JtBKaYKDHpsK2wazctiA4alEzCXUnzkREoxppOySVw==", "dev": true, "requires": { "classnames": "^2.2.5", @@ -10756,13 +10776,13 @@ "dev": true }, "react-rnd": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/react-rnd/-/react-rnd-9.1.2.tgz", - "integrity": "sha512-XmJVy/xjbSttpKZynnB1WM3woWhDjb719iOIRRvPkEf61Trw4DBJS38VHxIsBClNX6JXCbZFi6yUXC1SxKIkDQ==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/react-rnd/-/react-rnd-9.2.0.tgz", + "integrity": "sha512-Sp2vCUcvnHcdwwODbL50FJqZL6yt/ElPGVIaennOulsRWWJZ+dMWo0eJl+5qlh8uxRaLzpi9VQoq+ADTkvytsg==", "dev": true, "requires": { - "re-resizable": "4.11.0", - "react-draggable": "3.1.1", + "re-resizable": "5.0.1", + "react-draggable": "3.3.0", "tslib": "1.9.3" }, "dependencies": {