diff --git a/package-lock.json b/package-lock.json index 84f7eda48..1e6df12e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@terrestris/react-geo": "^23.3.0", "@terrestris/react-util": "^3.0.0", "@terrestris/shogun-e2e-tests": "^1.0.4", - "@terrestris/shogun-util": "7.2.0-ol7.2 ", + "@terrestris/shogun-util": "7.2.0-ol7.2", "antd": "^4.24.4", "color": "^4.2.3", "dotenv": "^16.3.1", @@ -18646,9 +18646,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0.tgz", - "integrity": "sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz", + "integrity": "sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==", "dev": true, "dependencies": { "schema-utils": "^4.0.0",