aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-14 22:28:28 +0000
committerGravatar vitalyster2023-02-22 11:50:08 +0300
commit3feba2506a385e2ac5df02c3cde25a457137792a (patch)
tree8146f4cb9e798c8af6b8fe549313f3d0cbd7cf13 /vnext/package.json
parent0de0671a37744a1c5d24df1d0ee4472382d86d35 (diff)
build(deps): bump axios from 1.3.2 to 1.3.3 in /vnext
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.3. - [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.3.2...v1.3.3) --- 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 8db5a7b1..e5c53422 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -49,7 +49,7 @@
"stylelint-config-standard": "^30.0.1"
},
"dependencies": {
- "axios": "^1.3.2",
+ "axios": "^1.3.3",
"axios-cache-interceptor": "^1.0.1",
"body-parser": "^1.20.1",
"config": "^3.3.9",