Skip to content

Commit fee22b6

Browse files
Bump axios from 1.7.8 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.8...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f76ac3 commit fee22b6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@heroicons/react": "^2.2.0",
2020
"@mui/material": "^6.1.2",
2121
"aos": "^2.3.4",
22-
"axios": "^1.7.8",
22+
"axios": "^1.8.2",
2323
"classnames": "^2.5.1",
2424
"framer-motion": "^11.11.1",
2525
"lottie-react": "^2.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,14 +1333,14 @@ __metadata:
13331333
languageName: node
13341334
linkType: hard
13351335

1336-
"axios@npm:^1.7.8":
1337-
version: 1.7.9
1338-
resolution: "axios@npm:1.7.9"
1336+
"axios@npm:^1.8.2":
1337+
version: 1.8.4
1338+
resolution: "axios@npm:1.8.4"
13391339
dependencies:
13401340
follow-redirects: "npm:^1.15.6"
13411341
form-data: "npm:^4.0.0"
13421342
proxy-from-env: "npm:^1.1.0"
1343-
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
1343+
checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
13441344
languageName: node
13451345
linkType: hard
13461346

@@ -4942,7 +4942,7 @@ __metadata:
49424942
"@typescript-eslint/parser": "npm:^7.4.0"
49434943
aos: "npm:^2.3.4"
49444944
autoprefixer: "npm:^10.4.20"
4945-
axios: "npm:^1.7.8"
4945+
axios: "npm:^1.8.2"
49464946
classnames: "npm:^2.5.1"
49474947
eslint: "npm:8.57.0"
49484948
eslint-config-next: "npm:14.2.14"

0 commit comments

Comments
 (0)