diff --git a/package-lock.json b/package-lock.json index b3834a91e..eee8a1f1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@mdx-js/react": "^3.1.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "dayjs": "^1.11.18", + "dayjs": "^1.11.19", "docusaurus-plugin-sass": "^0.2.6", "echarts": "^6.0.0", "embla-carousel-auto-scroll": "^8.6.0", @@ -7520,9 +7520,9 @@ "license": "MIT" }, "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" }, "node_modules/debounce": { diff --git a/package.json b/package.json index f58783750..8206e023f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@mdx-js/react": "^3.1.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "dayjs": "^1.11.18", + "dayjs": "^1.11.19", "docusaurus-plugin-sass": "^0.2.6", "echarts": "^6.0.0", "embla-carousel-auto-scroll": "^8.6.0",