From b1bb6fd3a5cddc12d695c4520ff4a62024762888 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 31 Jan 2023 21:44:41 +0000 Subject: build(deps): bump axios from 1.2.6 to 1.3.0 in /vnext Bumps [axios](https://github.com/axios/axios) from 1.2.6 to 1.3.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.2.6...v1.3.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vnext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 9bb260db..c664f979 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -49,7 +49,7 @@ "stylelint-config-standard": "^29.0.0" }, "dependencies": { - "axios": "^1.2.6", + "axios": "^1.3.0", "axios-cache-interceptor": "^1.0.0", "body-parser": "^1.20.1", "config": "^3.3.9", -- cgit v1.2.3