Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/client/dayjs-1.11.20'

This commit is contained in:
DaanSelen
2026-04-02 14:46:30 +02:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"axios": "^1.14.0",
"bootstrap": "^5.3.8",
"bootstrap-icons": "^1.13.1",
"dayjs": "^1.11.19",
"dayjs": "^1.11.20",
"oidc-client-ts": "^3.4.1",
"pinia": "^3.0.4",
"qrcode": "^1.5.4",
@@ -1955,9 +1955,9 @@
"license": "MIT"
},
"node_modules/dayjs": {
"version": "1.11.19",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
"version": "1.11.20",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
"integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
"license": "MIT"
},
"node_modules/debug": {
+1 -1
View File
@@ -12,7 +12,7 @@
"axios": "^1.14.0",
"bootstrap": "^5.3.8",
"bootstrap-icons": "^1.13.1",
"dayjs": "^1.11.19",
"dayjs": "^1.11.20",
"oidc-client-ts": "^3.4.1",
"pinia": "^3.0.4",
"qrcode": "^1.5.4",