aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-23 17:01:39 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit73f9d9922dd9e60fd6168ed46dc27bc01eb9ac5a (patch)
tree207044532831fe31596e01fcc49a5a6e0ae61c5a /vnext/package.json
parent2f8de20a801f4dd91fe3ef16cb3820ebd67cc0bc (diff)
Bump axios from 1.1.3 to 1.2.0
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.2.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.1.3...v1.2.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 232c0c08..ac414516 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -49,7 +49,7 @@
"stylelint-config-standard": "^29.0.0"
},
"dependencies": {
- "axios": "^1.1.3",
+ "axios": "^1.2.0",
"axios-cache-interceptor": "^0.10.7",
"body-parser": "^1.20.1",
"config": "^3.3.8",