Skip to content

Commit a7d4dab

Browse files
Bump dayjs from 1.11.11 to 1.11.12 in /ui (#395)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adc2a65 commit a7d4dab

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
@@ -15,7 +15,7 @@
1515
"@popperjs/core": "^2.11.8",
1616
"bootstrap": "^5.3.3",
1717
"bootswatch": "^5.3.3",
18-
"dayjs": "^1.11.11",
18+
"dayjs": "^1.11.12",
1919
"dompurify": "^3.1.6",
2020
"highlight.js": "^11.10.0",
2121
"highlightjs-line-numbers.js": "^2.8.0",

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,10 @@ braces@~3.0.2:
162162
optionalDependencies:
163163
fsevents "~2.3.2"
164164

165-
dayjs@^1.11.11:
166-
version "1.11.11"
167-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
168-
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
165+
dayjs@^1.11.12:
166+
version "1.11.12"
167+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.12.tgz#5245226cc7f40a15bf52e0b99fd2a04669ccac1d"
168+
integrity sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==
169169

170170
dompurify@^3.1.6:
171171
version "3.1.6"

0 commit comments

Comments
 (0)