summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-24 12:21:18 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-27 10:48:27 +0100
commit12e3c14768a53e6af60c90a7f8f1512f448523e4 (patch)
treeabb7f9d2bb241aea439fa76702779f64617730be /package.json
parentcc79edc0a65a4d6d5837a69390d4b289633c91e0 (diff)
Build(deps-dev): Bump axios from 1.6.0 to 1.6.2
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.6.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6b160d259..c44ad6dda 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^1.3.0",
- "axios": "^1.6.0",
+ "axios": "^1.6.2",
"babel-core": "^7.0.0-0",
"babel-loader": "^9.0.0",
"babel-plugin-dynamic-import-node": "^2.3.3",