Skip to content

Commit 65cc1be

Browse files
Bump axios from 1.11.0 to 1.12.2 in /web/textviewer (#1868)
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7985b9 commit 65cc1be

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

web/textviewer/package-lock.json

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

web/textviewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "",
1414
"dependencies": {
15-
"axios": "^1.11.0",
15+
"axios": "^1.12.2",
1616
"monaco-editor": "^0.52.2"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)