Skip to content

Commit 7631c6b

Browse files
Bump axios from 1.8.1 to 1.8.2 in /web/textviewer (#1435)
Bumps [axios](https://github.com/axios/axios) from 1.8.1 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.8.1...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 283a4b1 commit 7631c6b

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.8.1",
15+
"axios": "^1.8.2",
1616
"monaco-editor": "^0.52.2"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)