Skip to content

Commit 3524092

Browse files
Bump axios from 1.8.2 to 1.12.0 in /src/oAuth2Callback (#19)
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69201a9 commit 3524092

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/oAuth2Callback/package-lock.json

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

src/oAuth2Callback/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "oAuth2Callback",
33
"version": "0.0.1",
44
"dependencies": {
5-
"axios": "^1.8.2",
5+
"axios": "^1.12.0",
66
"qs": "^6.11.0"
77
}
88
}

0 commit comments

Comments
 (0)