From 3081fc9c533d6871ed6c294e101511e272f09d0c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 23:35:21 +0000 Subject: [PATCH] [Security] Bump angular from 1.7.8 to 1.7.9 Bumps [angular](https://github.com/angular/angular.js) from 1.7.8 to 1.7.9. **This update includes a security fix.** - [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.7.8...v1.7.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21aea91..cf78113 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "homepage": "https://github.com/nimjetushar/angularjs-react#readme", "dependencies": { "@babel/polyfill": "7.4.0", - "angular": "1.7.8", + "angular": "1.7.9", "angular-ui-router": "1.0.22", "bootstrap": "4.3.1", "oclazyload": "1.1.0",