Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/client/development/dayjs-1.11.21' into development

This commit is contained in:
Daan Selen
2026-07-08 23:32:45 +02:00
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"axios": "^1.18.0", "axios": "^1.18.0",
"bootstrap": "^5.3.8", "bootstrap": "^5.3.8",
"bootstrap-icons": "^1.13.1", "bootstrap-icons": "^1.13.1",
"dayjs": "^1.11.13", "dayjs": "^1.11.21",
"oidc-client-ts": "^3.5.0", "oidc-client-ts": "^3.5.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"qrcode": "^1.5.4", "qrcode": "^1.5.4",
@@ -1495,9 +1495,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/dayjs": { "node_modules/dayjs": {
"version": "1.11.20", "version": "1.11.21",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.21.tgz",
"integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==", "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/debug": { "node_modules/debug": {

View File

@@ -12,7 +12,7 @@
"axios": "^1.18.0", "axios": "^1.18.0",
"bootstrap": "^5.3.8", "bootstrap": "^5.3.8",
"bootstrap-icons": "^1.13.1", "bootstrap-icons": "^1.13.1",
"dayjs": "^1.11.13", "dayjs": "^1.11.21",
"oidc-client-ts": "^3.5.0", "oidc-client-ts": "^3.5.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"qrcode": "^1.5.4", "qrcode": "^1.5.4",