aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-31 13:10:50 +0300
committerGitHub <noreply@github.com>2025-10-31 13:10:50 +0300
commit874d850ec2191177d974d98ab848928cc8617255 (patch)
treeeceed0e5ae4bc3bad61ccf10f0fe4e424f8cc422
parentf0523ce93f7a92df2994057e23d79fc51f419b7a (diff)
downloadpopov.link-874d850ec2191177d974d98ab848928cc8617255.tar.xz
popov.link-874d850ec2191177d974d98ab848928cc8617255.zip
chore(deps): update dependency dayjs to v1.11.19 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 2f42c4a..0335439 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3390,9 +3390,9 @@
"license": "CC0-1.0"
},
"node_modules/dayjs": {
- "version": "1.11.18",
- "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz",
- "integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==",
+ "version": "1.11.19",
+ "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
+ "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
"license": "MIT"
},
"node_modules/debug": {