Skip to content

Commit 2c3eefe

Browse files
Bump dayjs from 1.11.11 to 1.11.12 in /ui
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.11 to 1.11.12. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.11...v1.11.12) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39e1f6a commit 2c3eefe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"bootstrap": "^5.3.3",
1616
"bootswatch": "^5.3.3",
17-
"dayjs": "^1.11.11",
17+
"dayjs": "^1.11.12",
1818
"dompurify": "^3.1.6",
1919
"highlight.js": "^11.10.0",
2020
"highlightjs-line-numbers.js": "^2.8.0",

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@ braces@~3.0.2:
157157
optionalDependencies:
158158
fsevents "~2.3.2"
159159

160-
dayjs@^1.11.11:
161-
version "1.11.11"
162-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
163-
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
160+
dayjs@^1.11.12:
161+
version "1.11.12"
162+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.12.tgz#5245226cc7f40a15bf52e0b99fd2a04669ccac1d"
163+
integrity sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==
164164

165165
dompurify@^3.1.6:
166166
version "3.1.6"

0 commit comments

Comments
 (0)