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:
authorStefan Giehl <stefan@matomo.org>2020-11-02 22:13:27 +0300
committerGitHub <noreply@github.com>2020-11-02 22:13:27 +0300
commitf8cdf6ad9738a05a450b4f7cfc863a532b88b9be (patch)
tree47014d472e21e7674dbcbd49be88f4f0bfd78320 /package.json
parentfd1d68cbaac5c8a44aaab335700eba8f3723c754 (diff)
updates node modules (#16651)
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",