fix(deps): update dependency dayjs to v1.11.13

This commit is contained in:
Mend Renovate
2024-10-22 12:13:28 +00:00
parent 5520f9b706
commit da8a8dbeb1
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@reduxjs/toolkit": "2.2.5",
"axios": "^1.7.4",
"chart.js": "^4.4.3",
"dayjs": "1.11.11",
"dayjs": "1.11.13",
"joi": "17.13.1",
"jwt-decode": "^4.0.0",
"react": "^18.2.0",
@@ -3051,9 +3051,9 @@
}
},
"node_modules/dayjs": {
"version": "1.11.11",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.11.tgz",
"integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==",
"version": "1.11.13",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz",
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
"license": "MIT"
},
"node_modules/debug": {

View File

@@ -22,7 +22,7 @@
"@reduxjs/toolkit": "2.2.5",
"axios": "^1.7.4",
"chart.js": "^4.4.3",
"dayjs": "1.11.11",
"dayjs": "1.11.13",
"joi": "17.13.1",
"jwt-decode": "^4.0.0",
"react": "^18.2.0",