Skip to content

Commit 8a5bbe9

Browse files
dependabot[bot]antongolub
authored andcommitted
build(deps-dev): bump axios from 1.7.9 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.9 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.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5abf5b commit 8a5bbe9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "22.10.6",
4242
"@types/parsimmon": "1.10.9",
4343
"@types/underscore": "1.13.0",
44-
"axios": "1.7.9",
44+
"axios": "1.8.2",
4545
"bluebird": "3.7.2",
4646
"conf": "13.1.0",
4747
"config": "3.3.12",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2548,7 +2548,7 @@ __metadata:
25482548
"@types/node": 22.10.6
25492549
"@types/parsimmon": 1.10.9
25502550
"@types/underscore": 1.13.0
2551-
axios: 1.7.9
2551+
axios: 1.8.2
25522552
bluebird: 3.7.2
25532553
conf: 13.1.0
25542554
config: 3.3.12
@@ -4027,14 +4027,14 @@ __metadata:
40274027
languageName: node
40284028
linkType: hard
40294029

4030-
"axios@npm:1.7.9":
4031-
version: 1.7.9
4032-
resolution: "axios@npm:1.7.9"
4030+
"axios@npm:1.8.2":
4031+
version: 1.8.2
4032+
resolution: "axios@npm:1.8.2"
40334033
dependencies:
40344034
follow-redirects: ^1.15.6
40354035
form-data: ^4.0.0
40364036
proxy-from-env: ^1.1.0
4037-
checksum: cb8ce291818effda09240cb60f114d5625909b345e10f389a945320e06acf0bc949d0f8422d25720f5dd421362abee302c99f5e97edec4c156c8939814b23d19
4037+
checksum: c47a43b79a058aa9e53a65bec9ade35c9f6e76a3999c795a79a2d205fb5f803fd4245497a0209a9727cbbe4f558791dd852ad2c168c5fc030259c11598ed8fd7
40384038
languageName: node
40394039
linkType: hard
40404040

0 commit comments

Comments
 (0)