Skip to content

Commit 6008d9a

Browse files
Bump dayjs from 1.11.20 to 1.11.21 in /app/web (#9155)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.20 to 1.11.21. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.20...v1.11.21) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a745ee commit 6008d9a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@tanstack/react-query-devtools": "^5.95.1",
4646
"@tanstack/react-query-persist-client": "^5.95.1",
4747
"@toast-ui/editor": "^3.2.2",
48-
"dayjs": "^1.11.20",
48+
"dayjs": "^1.11.21",
4949
"frontmatter-markdown-loader": "^3.7.0",
5050
"geojson": "^0.5.0",
5151
"google-protobuf": "^3.21.4",

app/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3916,10 +3916,10 @@ data-view-byte-offset@^1.0.1:
39163916
es-errors "^1.3.0"
39173917
is-data-view "^1.0.1"
39183918

3919-
dayjs@^1.11.20:
3920-
version "1.11.20"
3921-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.20.tgz#88d919fd639dc991415da5f4cb6f1b6650811938"
3922-
integrity sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==
3919+
dayjs@^1.11.21:
3920+
version "1.11.21"
3921+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.21.tgz#57f87562e62de76f3c704bd2b8d522fc33068eb2"
3922+
integrity sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==
39233923

39243924
debounce@^1.2.1:
39253925
version "1.2.1"

0 commit comments

Comments
 (0)