diff --git a/package-lock.json b/package-lock.json index 6328d03..c85088c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@ant-design/icons": "^5.5.1", "antd": "5.27.6", - "dayjs": "1.11.18", + "dayjs": "1.11.19", "geostyler": "18.2.0", "geostyler-geojson-parser": "2.0.0", "geostyler-sld-parser": "8.1.0", @@ -2208,9 +2208,9 @@ } }, "node_modules/dayjs": { - "version": "1.11.18", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz", - "integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==", + "version": "1.11.19", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz", + "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==", "license": "MIT", "peer": true }, diff --git a/package.json b/package.json index 062b8b7..6b106a2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@ant-design/icons": "^5.5.1", "antd": "5.27.6", - "dayjs": "1.11.18", + "dayjs": "1.11.19", "geostyler": "18.2.0", "geostyler-geojson-parser": "2.0.0", "geostyler-sld-parser": "8.1.0",