summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-08 12:48:51 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-01-08 15:55:41 +0200
commit95efbabb96f22b4b342e42724f812d537b04a048 (patch)
treeadb3b66f9f76276bcedde1242f44c0e72107cf18 /package.json
parent90bee5435cb3721aa591a2df71839257952a33c5 (diff)
Build(deps-dev): Bump axios from 1.6.3 to 1.6.5
Bumps [axios](https://github.com/axios/axios) from 1.6.3 to 1.6.5. - [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.3...v1.6.5) --- 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 ee8a75255..10f4f7112 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.3",
+ "axios": "^1.6.5",
"babel-core": "^7.0.0-0",
"babel-loader": "^9.0.0",
"babel-plugin-dynamic-import-node": "^2.3.3",