Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be0b2e8

Browse files
dependabot[bot]tiulpin
authored andcommitted
⬆️ 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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6f7547 commit be0b2e8

File tree

3 files changed

+16
-15
lines changed

3 files changed

+16
-15
lines changed

gitlab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@gitbeaker/rest": "^42.1.0",
3333
"@types/adm-zip": "^0.5.7",
3434
"adm-zip": "^0.5.16",
35-
"axios": "^1.7.9",
35+
"axios": "^1.8.2",
3636
"tar": "^7.4.3"
3737
}
3838
}

package-lock.json

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/jest": "^29.5.14",
3434
"@types/node": "^22.10.5",
3535
"@typescript-eslint/parser": "^8.19.1",
36-
"axios": "^1.7.9",
36+
"axios": "^1.8.2",
3737
"esbuild": "0.24.2",
3838
"eslint": "^8.57.1",
3939
"eslint-import-resolver-typescript": "^3.7.0",

0 commit comments

Comments
 (0)