summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-06 05:52:25 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-07 09:21:16 +0200
commitda31756e1d434d10ae97bee98448784a4a899cb2 (patch)
treea32f4201d55b1d5bfedec82ccb3c4f324f24611b /js/package.json
parent72b2b7478fe1b30caa20c9587b6f430511ccea95 (diff)
Bump angular-sanitize from 1.8.0 to 1.8.1 in /js
Bumps [angular-sanitize](https://github.com/angular/angular.js) from 1.8.0 to 1.8.1. - [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.0...v1.8.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 2d3b9eca9..0dacc7389 100644
--- a/js/package.json
+++ b/js/package.json
@@ -56,7 +56,7 @@
"angular-animate": "^1.8.1",
"angular-mocks": "^1.8.0",
"angular-route": "^1.8.0",
- "angular-sanitize": "^1.8.0",
+ "angular-sanitize": "^1.8.1",
"debug": "^4.2.0",
"masonry-layout": "^4.2.2",
"moment": "^2.29.0"