From 49b5ab8eca99828c3cfbc7ce9823a37a04dd363c Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 26 Oct 2023 21:53:37 +0000 Subject: build(deps): bump axios from 1.5.1 to 1.6.0 Bumps [axios](https://github.com/axios/axios) from 1.5.1 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.5.1...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index f42c1f21..b8c02863 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "webpack-dev-server": "^4.15.1" }, "dependencies": { - "axios": "^1.5.1", + "axios": "^1.6.0", "axios-cache-interceptor": "^1.3.2", "body-parser": "^1.20.2", "classlist.js": "^1.1.20150312", -- cgit v1.2.3