Bump angular-animate from 1.7.2 to 1.7.3 in /js

Bumps [angular-animate](https://github.com/angular/angular.js) from 1.7.2 to 1.7.3.
- [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.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-08-14 19:24:12 +00:00
parent a117cc8e0c
commit 3f77c99544
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -409,9 +409,9 @@
"integrity": "sha512-JcKKJbBdybUsmQ6x1M3xWyTYQ/ioVKJhSByEAjqrhmlOfvMFdhfMqAx5KIo8rLGk4DFolYPcCSgssjgTVjCtRQ=="
},
"angular-animate": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.7.2.tgz",
"integrity": "sha512-/MQL2FEFXhdzFUKJ9AJq6gAYz3YGsh2xHTztuQKY5FkqjEBpF5YGypgprTz153P7t51T8nFqLsG8jwkpRdM6gg=="
"version": "1.7.3",
"resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.7.3.tgz",
"integrity": "sha512-RIYQhql+jUU13jwTrXemSMYTfbGuLBr7jh67R3UbR2yCQ8IOxcXHn2tx+hm8PwXX8agsFAQjWSPP5wam5ecuSg=="
},
"angular-file-upload": {
"version": "2.5.0",

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@uirouter/angularjs": "^1.0.20",
"angular": "^1.7.2",
"angular-animate": "^1.7.2",
"angular-animate": "^1.7.3",
"angular-file-upload": "^2.5.0",
"angular-markdown-it": "^0.6.1",
"angular-sanitize": "^1.7.2",