From 3ab74a724dde884c559c87ca7d9cbac9c4661ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 05:37:54 +0000 Subject: [PATCH] Bump ngx-bootstrap from 7.0.0 to 7.1.2 Bumps [ngx-bootstrap](https://github.com/valor-software/ngx-bootstrap) from 7.0.0 to 7.1.2. - [Release notes](https://github.com/valor-software/ngx-bootstrap/releases) - [Changelog](https://github.com/valor-software/ngx-bootstrap/blob/development/CHANGELOG.md) - [Commits](https://github.com/valor-software/ngx-bootstrap/compare/v7.0.0...v7.1.2) --- updated-dependencies: - dependency-name: ngx-bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 954991f..e877c5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23241,9 +23241,9 @@ } }, "ngx-bootstrap": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/ngx-bootstrap/-/ngx-bootstrap-7.0.0.tgz", - "integrity": "sha512-ei9H3qpSg9OsN24eWFoDMI/sadYI6gH8WY1Tl2ZrYgwgAdBjf3sfF5MDQdzbugRmQ50GzwctH1FpzSpei9HvpQ==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/ngx-bootstrap/-/ngx-bootstrap-7.1.2.tgz", + "integrity": "sha512-VsZwlGVM+qYOAdvEzzH3wqCjvj3yHec4n82Tho0ve6mhN1GTRu9WPrPmvxp3cFjIu8VQbREUeKPfK0ooO8U5eg==", "requires": { "tslib": "^2.0.0" }