aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-06 17:06:49 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commitabdb9fe1845f3180b40e242f11fe08f6657d07c1 (patch)
tree92590f7ab561f83b8afe1ed130c582b9d2d9141d /vnext/package.json
parenta6b628b1fb57c3c06dd227362b0cbc23aa5fd456 (diff)
Bump axios from 0.21.1 to 0.21.4
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.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 593d4ea9..4266cb28 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -75,7 +75,7 @@
}
},
"dependencies": {
- "axios": "^0.21.1",
+ "axios": "^0.21.4",
"core-js": "^3.17.2",
"evil-icons": "^1.10.1",
"moment": "^2.29.1",