aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-27 21:41:17 +0000
committerGravatar vitalyster2023-01-28 03:42:48 +0300
commitb2a30c861e05604cc65dec650e630e5e2cafd96b (patch)
tree596f3c580295e9def2c7c48f12fea5d2e7cb29f8 /vnext/package.json
parent209afc47ea1b1778a538bcb9f413842646116f6c (diff)
build(deps): bump axios from 1.2.4 to 1.2.5 in /vnext
Bumps [axios](https://github.com/axios/axios) from 1.2.4 to 1.2.5. - [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.4...v1.2.5) --- 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 017e55cc..c5a95f3a 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -49,7 +49,7 @@
"stylelint-config-standard": "^29.0.0"
},
"dependencies": {
- "axios": "^1.2.4",
+ "axios": "^1.2.5",
"axios-cache-interceptor": "^1.0.0",
"body-parser": "^1.20.1",
"config": "^3.3.9",