aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-30 21:39:36 +0000
committerGravatar vitalyster2023-01-31 01:43:13 +0300
commit7131c4beaba72326f9105848cf64c295d91d4416 (patch)
tree103316cbf726e0a01932d4553264bf1021d5b6b2 /vnext/package.json
parentc022305e55dec69fd8c5386816a1ef52b24feb8d (diff)
build(deps): bump axios from 1.2.5 to 1.2.6 in /vnext
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.2.6. - [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.5...v1.2.6) --- 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 f320fe4e..bfd0ba0c 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -49,7 +49,7 @@
"stylelint-config-standard": "^29.0.0"
},
"dependencies": {
- "axios": "^1.2.5",
+ "axios": "^1.2.6",
"axios-cache-interceptor": "^1.0.0",
"body-parser": "^1.20.1",
"config": "^3.3.9",