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 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 816cd702cf..7a449d74dc 100644
--- a/package.json
+++ b/package.json
@@ -26,11 +26,11 @@
},
"homepage": "https://github.com/matomo-org/matomo#readme",
"dependencies": {
- "angular": "^1.8.0",
- "angular-animate": "^1.8.0",
- "angular-cookies": "^1.8.0",
- "angular-mocks": "^1.8.0",
- "angular-sanitize": "^1.8.0",
+ "angular": "^1.8.2",
+ "angular-animate": "^1.8.2",
+ "angular-cookies": "^1.8.2",
+ "angular-mocks": "^1.8.2",
+ "angular-sanitize": "^1.8.2",
"chroma-js": "^0.6.3",
"iframe-resizer": "^4.2.11",
"jquery": "^2.2.4",