aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-06 17:02:32 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit356711cedc8b15499ae064b05c309bf089787bbf (patch)
treee62cc8e94e9f075c54f53a2a307428d2b638ebd1 /vnext/package.json
parent0112729cfaa31a0f0ea2f81f4f4160881185fdd9 (diff)
Bump axios from 1.2.0 to 1.2.1
Bumps [axios](https://github.com/axios/axios) from 1.2.0 to 1.2.1. - [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.0...v1.2.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... 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 d60a7500..f55ede0a 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -49,7 +49,7 @@
"stylelint-config-standard": "^29.0.0"
},
"dependencies": {
- "axios": "^1.2.0",
+ "axios": "^1.2.1",
"axios-cache-interceptor": "^0.10.7",
"body-parser": "^1.20.1",
"config": "^3.3.8",