diff --git a/ui/package.json b/ui/package.json index 2b574a3..5f10854 100644 --- a/ui/package.json +++ b/ui/package.json @@ -15,7 +15,7 @@ "@popperjs/core": "^2.11.8", "bootstrap": "^5.3.7", "bootswatch": "^5.3.7", - "dayjs": "^1.11.13", + "dayjs": "^1.11.15", "dompurify": "^3.2.6", "highlight.js": "^11.11.1", "highlightjs-line-numbers.js": "^2.9.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index bd719c9..2c97a75 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -235,10 +235,10 @@ chokidar@^4.0.0: dependencies: readdirp "^4.0.1" -dayjs@^1.11.13: - version "1.11.13" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c" - integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg== +dayjs@^1.11.15: + version "1.11.15" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.15.tgz#fd7fd2db6fc92f08ffe4adc306756d45db00ada3" + integrity sha512-MC+DfnSWiM9APs7fpiurHGCoeIx0Gdl6QZBy+5lu8MbYKN5FZEXqOgrundfibdfhGZ15o9hzmZ2xJjZnbvgKXQ== detect-libc@^1.0.3: version "1.0.3"