From e7eefe70b1ba02fc47bb89c74cbec6aecb907e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 07:37:50 +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 7f8e533..e9ea976 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "demo": "http://igorlino.github.io/angular-elevatezoom-plus/examples", "dependencies": { "jquery": ">=2.1.4", - "angular": "~1.3.4", + "angular": "~1.7.9", "ez-plus": "~1.2.2" }, "devDependencies": {