aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-11 05:08:03 +0000
committerGitHub <noreply@github.com>2021-08-11 05:08:03 +0000
commit8d91fc8bc9a6a74693e969c6d821d7d0a58d3ece (patch)
treeab4ecc5c3ced9d885de210a572de7f5c074584c5 /FrontEnd
parent82afa5db9d621ae32d94aeb2211f67206007e384 (diff)
downloadtimeline-8d91fc8bc9a6a74693e969c6d821d7d0a58d3ece.tar.gz
timeline-8d91fc8bc9a6a74693e969c6d821d7d0a58d3ece.tar.bz2
timeline-8d91fc8bc9a6a74693e969c6d821d7d0a58d3ece.zip
build(deps): Bump @microsoft/signalr from 5.0.8 to 5.0.9 in /FrontEnd
Bumps [@microsoft/signalr](https://github.com/dotnet/aspnetcore) from 5.0.8 to 5.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.8...v5.0.9) --- updated-dependencies: - dependency-name: "@microsoft/signalr" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7ede7f41..40cf5c16 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -6,7 +6,7 @@
"keywords": [],
"description": "Timeline app.",
"dependencies": {
- "@microsoft/signalr": "^5.0.8",
+ "@microsoft/signalr": "^5.0.9",
"@popperjs/core": "^2.9.3",
"axios": "^0.21.1",
"bootstrap": "^5.1.0",