aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-11 05:06:44 +0000
committerGitHub <noreply@github.com>2022-05-11 05:06:44 +0000
commit0136b07c0bf6132fbe4ea16bd09e68f95f32f692 (patch)
treeede4e688d113e8f920eb517b1eb11ebd1551bc9b /FrontEnd
parentf897cf2e043086fa18f49b678480a0e23ca1e9a8 (diff)
downloadtimeline-0136b07c0bf6132fbe4ea16bd09e68f95f32f692.tar.gz
timeline-0136b07c0bf6132fbe4ea16bd09e68f95f32f692.tar.bz2
timeline-0136b07c0bf6132fbe4ea16bd09e68f95f32f692.zip
build(deps): Bump @microsoft/signalr from 6.0.4 to 6.0.5 in /FrontEnd
Bumps [@microsoft/signalr](https://github.com/dotnet/aspnetcore) from 6.0.4 to 6.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.4...v6.0.5) --- 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 4f39e962..e68d7944 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -6,7 +6,7 @@
"keywords": [],
"description": "Timeline app.",
"dependencies": {
- "@microsoft/signalr": "^6.0.3",
+ "@microsoft/signalr": "^6.0.5",
"@popperjs/core": "^2.11.5",
"axios": "^0.27.0",
"bootstrap": "^5.1.3",