Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/angular-sanitize/bower.json')
-rw-r--r--node_modules/angular-sanitize/bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/angular-sanitize/bower.json b/node_modules/angular-sanitize/bower.json
index d72cde18f4..2fe58849e6 100644
--- a/node_modules/angular-sanitize/bower.json
+++ b/node_modules/angular-sanitize/bower.json
@@ -1,10 +1,10 @@
{
"name": "angular-sanitize",
- "version": "1.8.0",
+ "version": "1.8.2",
"license": "MIT",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
- "angular": "1.8.0"
+ "angular": "1.8.2"
}
}