Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/client/development/axios-1.15.1' into development

This commit is contained in:
Daan Selen
2026-04-30 16:26:33 +02:00
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
"name": "client", "name": "client",
"version": "v1.0", "version": "v1.0",
"dependencies": { "dependencies": {
"axios": "^1.9.0", "axios": "^1.15.1",
"bootstrap": "^5.3.6", "bootstrap": "^5.3.6",
"bootstrap-icons": "^1.13.1", "bootstrap-icons": "^1.13.1",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
@@ -1167,9 +1167,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.14.0", "version": "1.15.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.14.0.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.1.tgz",
"integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==", "integrity": "sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.11", "follow-redirects": "^1.15.11",

View File

@@ -9,7 +9,7 @@
"preview": "vite preview" "preview": "vite preview"
}, },
"dependencies": { "dependencies": {
"axios": "^1.9.0", "axios": "^1.15.1",
"bootstrap": "^5.3.6", "bootstrap": "^5.3.6",
"bootstrap-icons": "^1.13.1", "bootstrap-icons": "^1.13.1",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",