summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-10 08:27:28 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-10 11:33:57 +0100
commit186d384919ba0a7b64a1449729cb0d4b78a784aa (patch)
treeab8c27511eac9ad47899b2908bd285b92aa89202 /package.json
parent58a5c7a4fd56fd9a08310645d28600cb553a32fa (diff)
Build(deps-dev): Bump axios from 1.4.0 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0. - [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.4.0...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... 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 13a16a660..cb3bca949 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/test-utils": "^1.3.0",
- "axios": "^1.1.3",
+ "axios": "^1.6.0",
"babel-core": "^7.0.0-0",
"babel-loader": "^9.0.0",
"babel-plugin-dynamic-import-node": "^2.3.3",