summaryrefslogtreecommitdiff
path: root/src/web/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 16:36:50 +0000
committerGitHub <noreply@github.com>2021-04-21 16:36:50 +0000
commit4e856677b30651cc812567cfecd53fd2ae339129 (patch)
tree84bfe6f03d20039d38125129b7ca93c29f11671e /src/web/package.json
parentc8bee5822c7ffbed211e639d21095a0e82d9fe8f (diff)
downloadStreamFinder-4e856677b30651cc812567cfecd53fd2ae339129.tar.xz
StreamFinder-4e856677b30651cc812567cfecd53fd2ae339129.zip
Bump bootstrap from 4.1.1 to 4.3.1 in /src/web
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.1...v4.3.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/web/package.json')
-rw-r--r--src/web/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/package.json b/src/web/package.json
index 7990e3e..fd4d33c 100644
--- a/src/web/package.json
+++ b/src/web/package.json
@@ -22,7 +22,7 @@
"@angular/platform-browser-dynamic": "~11.2.1",
"@angular/router": "~11.2.1",
"@schematics/angular": "^9.1.0",
- "bootstrap": "4.1.1",
+ "bootstrap": "4.3.1",
"bootstrap-icons": "^1.4.1",
"font-awesome": "^4.7.0",
"ngx-bootstrap": "^6.2.0",