From 53c248ad5288daff8c427b13df26d8d697aeef41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 05:49:17 +0000 Subject: build(deps): Bump axios from 0.26.1 to 0.27.0 in /FrontEnd Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.0. - [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.26.1...v0.27.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 477c4fcd..c7a22bba 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -8,7 +8,7 @@ "dependencies": { "@microsoft/signalr": "^6.0.3", "@popperjs/core": "^2.11.5", - "axios": "^0.26.1", + "axios": "^0.27.0", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.8.1", "classnames": "^2.3.1", @@ -51,7 +51,7 @@ "@types/color": "^3.0.3", "@types/lodash": "^4.14.181", "@types/marked": "^4.0.3", - "@types/node": "^17.0.23", + "@types/node": "^17.0.27", "@types/react": "^17.0.0", "@types/react-color": "^3.0.6", "@types/react-dom": "^17.0.0", -- cgit v1.2.3