2 Commits

Author SHA1 Message Date
e365088c74 Merge branch 'main' into renovate/npm-vite-vulnerability 2025-09-10 07:18:40 -04:00
renovate[bot]
e974ccfe36 Update dependency vite to v6.3.6 [SECURITY] 2025-09-10 03:33:34 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@github/hotkey": "^3.0.0",
"@mdi/font": "7.4.47",
"@popperjs/core": "^2.11.8",
"axios": "^1.12.0",
"axios": "^1.11.0",
"core-js": "^3.32.1",
"cssnano": "^7.0.0",
"jquery": "^3.7.0",
@@ -5188,9 +5188,9 @@
}
},
"node_modules/axios": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.0.tgz",
"integrity": "sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.11.0.tgz",
"integrity": "sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -13,7 +13,7 @@
"@github/hotkey": "^3.0.0",
"@mdi/font": "7.4.47",
"@popperjs/core": "^2.11.8",
"axios": "^1.12.0",
"axios": "^1.11.0",
"core-js": "^3.32.1",
"cssnano": "^7.0.0",
"jquery": "^3.7.0",