From 71cb2c9ef2d09f96165d3ecee0ca5aa69811a0e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 13:07:34 +0000 Subject: [PATCH] Bump angular-ui-bootstrap from 1.3.3 to 2.5.6 Bumps [angular-ui-bootstrap](https://github.com/angular-ui/bootstrap) from 1.3.3 to 2.5.6. - [Release notes](https://github.com/angular-ui/bootstrap/releases) - [Changelog](https://github.com/angular-ui/bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular-ui/bootstrap/compare/1.3.3...2.5.6) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 28912e4..cfc1888 100644 --- a/package-lock.json +++ b/package-lock.json @@ -134,9 +134,9 @@ "dev": true }, "angular-ui-bootstrap": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.3.3.tgz", - "integrity": "sha1-SCD4ldQzwXq+tKxzh/LxIsv4wRw=", + "version": "2.5.6", + "resolved": "https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.6.tgz", + "integrity": "sha512-yzcHpPMLQl0232nDzm5P4iAFTFQ9dMw0QgFLuKYbDj9M0xJ62z0oudYD/Lvh1pWfRsukiytP4Xj6BHOSrSXP8A==", "dev": true }, "ansi-colors": { diff --git a/package.json b/package.json index 08faf1f..2834651 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "add-stream": "^1.0.0", "angular": "^1.7.4", "angular-mocks": "^1.7.4", - "angular-ui-bootstrap": "1.3.x", + "angular-ui-bootstrap": "2.5.x", "bootstrap-sass": "3.4.x", "del": "^6.0.0", "gulp": "^3.9.0",