Update package-lock for FE

This commit is contained in:
maciejhirsz
2018-06-27 11:09:31 +02:00
parent 73f5309343
commit 8c3b1ee749
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "dotstats",
"name": "dotstats-frontend",
"version": "0.1.0",
"lockfileVersion": 1,
"requires": true,
@@ -10551,9 +10551,9 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
},
"typescript": {
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.9.1.tgz",
"integrity": "sha512-h6pM2f/GDchCFlldnriOhs1QHuwbnmj6/v7499eMHqPeW4V2G0elua2eIc2nu8v2NdHV0Gm+tzX83Hr6nUFjQA==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.9.2.tgz",
"integrity": "sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==",
"dev": true
},
"ua-parser-js": {