Merge pull request #51 from litruv/dependabot/npm_and_yarn/axios-1.18.1

Bump axios from 1.18.0 to 1.18.1
This commit is contained in:
2026-07-06 00:35:01 +10:00
committed by GitHub

6
package-lock.json generated
View File

@@ -33,9 +33,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.18.0", "version": "1.18.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.18.0.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.18.1.tgz",
"integrity": "sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==", "integrity": "sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"follow-redirects": "^1.16.0", "follow-redirects": "^1.16.0",