From 4179eddb6786ffc6548e8fcfe8a7f0d4f358a7d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 07:38:28 +0000 Subject: [PATCH] Bump angular from 1.3.20 to 1.7.9 Bumps [angular](https://github.com/angular/angular.js) from 1.3.20 to 1.7.9. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.3.20...v1.7.9) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0a6a50..814d309 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "demo": "http://igorlino.github.io/angular-colorbox/examples", "dependencies": { "jquery": ">=2.1.4", - "angular": "~1.3.4", + "angular": "~1.7.9", "jquery-colorbox": "~1.6.1" }, "devDependencies": {