From 59c2c3f8d285f0e8dfcba141bca1cd4b73ec023e Mon Sep 17 00:00:00 2001 From: Kai Volland Date: Fri, 6 Sep 2019 11:50:31 +0200 Subject: [PATCH] npm audit fix --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1ddc51a..40c6b60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7011,9 +7011,9 @@ } }, "geostyler-style": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/geostyler-style/-/geostyler-style-2.0.0.tgz", - "integrity": "sha512-a9cfg3ZeQBmPWxjcxkbwQgzNeCdSYFuptOho18rC+A40FiBneoL5vZj+DDv2wX81VvFeSOo3AFhdGOvuUaG0cw==" + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/geostyler-style/-/geostyler-style-2.0.3.tgz", + "integrity": "sha512-58kU8aQsjQSEd900n52QX4Esd9Emcbl/yp6DvnSbrItIOWbZVlejHUHVmBEHHXu3A+iV69ffowDbP7bRIm1C9w==" }, "geostyler-wfs-parser": { "version": "1.0.1", diff --git a/package.json b/package.json index 969b329..4c67b66 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "homepage": "https://github.com/terrestris/geostyler-legend#readme", "dependencies": { "@types/d3-selection": "^1", - "geostyler-style": "^2.0.0", + "geostyler-style": "^2.0.3", "geostyler-openlayers-parser": "^1.1.4" }, "peerDependencies": {