From 4579a7bfc2c7937c2c0fa53aefe47dae821e5e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 06:49:13 +0000 Subject: Bump angular-animate from 1.8.1 to 1.8.2 in /js Bumps [angular-animate](https://github.com/angular/angular.js) from 1.8.1 to 1.8.2. - [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.8.1...v1.8.2) Signed-off-by: dependabot[bot] --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/package.json') diff --git a/js/package.json b/js/package.json index dc543c94b..6434f20a9 100644 --- a/js/package.json +++ b/js/package.json @@ -53,7 +53,7 @@ }, "dependencies": { "angular": "^1.8.2", - "angular-animate": "^1.8.1", + "angular-animate": "^1.8.2", "angular-mocks": "^1.8.1", "angular-route": "^1.8.2", "angular-sanitize": "^1.8.2", -- cgit v1.2.3