Skip to content

Commit 3a6ca1f

Browse files
snyk-botkhanhtc1202
authored andcommitted
fix: upgrade dayjs from 1.11.18 to 1.11.19
Snyk has created this PR to upgrade dayjs from 1.11.18 to 1.11.19. See this package in yarn: dayjs See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
1 parent 3763d44 commit 3a6ca1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/yup": "^0.29.14",
7474
"clsx": "^1.2.1",
7575
"dagre": "^0.8.5",
76-
"dayjs": "^1.11.15",
76+
"dayjs": "^1.11.19",
7777
"dotenv": "^8.6.0",
7878
"echarts": "^5.6.0",
7979
"formik": "^2.2.9",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3220,10 +3220,10 @@ data-view-byte-offset@^1.0.1:
32203220
es-errors "^1.3.0"
32213221
is-data-view "^1.0.1"
32223222

3223-
dayjs@^1.11.15:
3224-
version "1.11.18"
3225-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.18.tgz#835fa712aac52ab9dec8b1494098774ed7070a11"
3226-
integrity sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==
3223+
dayjs@^1.11.19:
3224+
version "1.11.19"
3225+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.19.tgz#15dc98e854bb43917f12021806af897c58ae2938"
3226+
integrity sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==
32273227

32283228
debug@2.6.9:
32293229
version "2.6.9"

0 commit comments

Comments
 (0)