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:
authorThomas Steur <tsteur@users.noreply.github.com>2016-12-27 07:03:01 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2016-12-27 07:03:01 +0300
commit69abbb4d15f9a395597f00132a9445adc34a2044 (patch)
tree7bdf753ee0139a3518869955ce8255ff35919cd0 /libs/bower_components/angular-sanitize/bower.json
parent6adf55495f00b75fc88bbcac3d4cae687e1039d1 (diff)
minor angular update (#11021)
Diffstat (limited to 'libs/bower_components/angular-sanitize/bower.json')
-rw-r--r--libs/bower_components/angular-sanitize/bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/bower_components/angular-sanitize/bower.json b/libs/bower_components/angular-sanitize/bower.json
index 0e5b8925a6..889cee0027 100644
--- a/libs/bower_components/angular-sanitize/bower.json
+++ b/libs/bower_components/angular-sanitize/bower.json
@@ -1,10 +1,10 @@
{
"name": "angular-sanitize",
- "version": "1.4.10",
+ "version": "1.4.14",
"license": "MIT",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
- "angular": "1.4.10"
+ "angular": "1.4.14"
}
}