aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-29 17:02:43 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit17aaeae7e258239001fed905812da90d74b2259e (patch)
treec6f4d08845dee39b864ba2085529c243cefb4956 /vnext/package.json
parent6ac02b2960070749052bf044c3bee9ce84309fe6 (diff)
Bump axios from 1.2.1 to 1.2.2
Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.2.2. - [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.1...1.2.2) --- 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 ab8b53bd..1bc379a2 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -49,7 +49,7 @@
"stylelint-config-standard": "^29.0.0"
},
"dependencies": {
- "axios": "^1.2.1",
+ "axios": "^1.2.2",
"axios-cache-interceptor": "^1.0.0",
"body-parser": "^1.20.1",
"config": "^3.3.8",