From 4e856677b30651cc812567cfecd53fd2ae339129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:36:50 +0000 Subject: 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] --- src/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/package.json') 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", -- cgit v1.2.3