upgrade universal-analytics

This commit is contained in:
Matteo Pagliazzi 2018-02-03 22:40:40 +01:00
parent 8bd3ef6f24
commit d39e8a3587
2 changed files with 5 additions and 19 deletions

22
package-lock.json generated
View file

@ -18593,26 +18593,12 @@
}
},
"universal-analytics": {
"version": "0.3.11",
"resolved": "https://registry.npmjs.org/universal-analytics/-/universal-analytics-0.3.11.tgz",
"integrity": "sha1-USh5GToSpm3L2RhRITibq5E81LY=",
"version": "0.4.16",
"resolved": "https://registry.npmjs.org/universal-analytics/-/universal-analytics-0.4.16.tgz",
"integrity": "sha512-I9vK/S6NI2rbPs4UMJs5uAJR7WKUnSQliN0EEl48j7XpVjR87n2wEXp1pMBGGSI5sIIJrKFyVg/nyGomXPPVCg==",
"requires": {
"async": "0.2.10",
"node-uuid": "1.4.8",
"request": "2.74.0",
"underscore": "1.6.0"
},
"dependencies": {
"async": {
"version": "0.2.10",
"resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
"integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E="
},
"node-uuid": {
"version": "1.4.8",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.8.tgz",
"integrity": "sha1-sEDrCSOWivq/jTL7HxfxFn/auQc="
}
"uuid": "3.2.1"
}
},
"universalify": {

View file

@ -96,7 +96,7 @@
"svg-inline-loader": "^0.7.1",
"svg-url-loader": "^2.0.2",
"svgo-loader": "^1.2.1",
"universal-analytics": "~0.3.2",
"universal-analytics": "^0.4.16",
"url-loader": "^0.5.7",
"useragent": "^2.1.9",
"uuid": "^3.0.1",