diff --git a/package-lock.json b/package-lock.json index 68950455..3754e13d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@microsoft/applicationinsights-web": "^3.4.3", "@microsoft/office-js": "^1.1.110", "codepage": "^1.15.0", - "dayjs": "^1.11.22", + "dayjs": "^1.11.23", "framework7": "^9.1.2", "framework7-icons": "^5.0.5", "jwt-decode": "^4.0.0", @@ -8543,9 +8543,9 @@ } }, "node_modules/dayjs": { - "version": "1.11.22", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.22.tgz", - "integrity": "sha512-1YRnxzt/AabP3GHxnaB9/b+ZScCKu5TeF+co+BWG+lnWVIwEcTFc1FVE0WLNmNO3sA6GGXL40i5qkHfbLzpwrg==", + "version": "1.11.23", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.23.tgz", + "integrity": "sha512-QDTCU0M0MxR3hQfnlDJfwekQiaanm1ubOD231u73WBckQ/fsamwRLiE2GBz6D3a/xF1NgfiDLJjXBa1hYOYTtQ==", "license": "MIT" }, "node_modules/debug": { diff --git a/package.json b/package.json index 63afc60f..3afaeb3c 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@microsoft/applicationinsights-web": "^3.4.3", "@microsoft/office-js": "^1.1.110", "codepage": "^1.15.0", - "dayjs": "^1.11.22", + "dayjs": "^1.11.23", "framework7": "^9.1.2", "framework7-icons": "^5.0.5", "jwt-decode": "^4.0.0",