aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-23 22:26:36 +0000
committerGravatar vitalyster2023-02-24 02:43:06 +0300
commit4f29512c83a1879865f222be4b4f2e95f499833b (patch)
tree16d8ac32d968f64188de3c986c9b816f2309c6f1 /vnext/package.json
parent9302b5064da25ec86f0b1a2fddc409c85a67f664 (diff)
build(deps): bump axios from 1.3.3 to 1.3.4 in /vnext
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4. - [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.3...v1.3.4) --- 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 3da4e141..8fd98ace 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -49,7 +49,7 @@
"stylelint-config-standard": "^30.0.1"
},
"dependencies": {
- "axios": "^1.3.3",
+ "axios": "^1.3.4",
"axios-cache-interceptor": "^1.0.1",
"body-parser": "^1.20.2",
"config": "^3.3.9",