From dabe68089458bca9e190f9d14d25ea65a56797e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 16:26:46 +0000 Subject: [PATCH] Bump angular from 1.7.2 to 1.7.9 in /public/libs/angularjs-toast Bumps [angular](https://github.com/angular/angular.js) from 1.7.2 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.7.2...v1.7.9) Signed-off-by: dependabot[bot] --- public/libs/angularjs-toast/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/libs/angularjs-toast/package-lock.json b/public/libs/angularjs-toast/package-lock.json index 1fbf3782..d4981678 100644 --- a/public/libs/angularjs-toast/package-lock.json +++ b/public/libs/angularjs-toast/package-lock.json @@ -71,9 +71,9 @@ } }, "angular": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/angular/-/angular-1.7.2.tgz", - "integrity": "sha512-JcKKJbBdybUsmQ6x1M3xWyTYQ/ioVKJhSByEAjqrhmlOfvMFdhfMqAx5KIo8rLGk4DFolYPcCSgssjgTVjCtRQ==", + "version": "1.7.9", + "resolved": "https://registry.npmjs.org/angular/-/angular-1.7.9.tgz", + "integrity": "sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==", "dev": true }, "angular-animate": {