chore(package): update lockfiles

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeperio-bot
2018-08-27 18:22:37 +00:00
committed by Łukasz Mierzwa
parent 53b7412655
commit ccb30eebf7

15
ui/package-lock.json generated
View File

@@ -124,11 +124,18 @@
}
},
"@fortawesome/free-solid-svg-icons": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.2.0.tgz",
"integrity": "sha512-ZgUtvhtdOMGaXSenAxzjVhn+Bz1tYKqUPIVeZ/40vrilOu8dF95EjRW1JcUJ938gNE8pjaB/G2AlJN8T0wcXxw==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.3.0.tgz",
"integrity": "sha512-v1QSX3oYqS1U2rbUGzORI4juZEm2JVY7gwLarcvwIuzaPIe6NEfx031Q/ZYkBX6/GZFgluDIaoSFJnoyxVzlig==",
"requires": {
"@fortawesome/fontawesome-common-types": "0.2.2"
"@fortawesome/fontawesome-common-types": "0.2.3"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.3.tgz",
"integrity": "sha512-9KrZkoxcboTU1QnrCyMQN1P4H5ek3nWggtoF+rlO2s4p1acOwubzV/uvmtwB5920NDtV160ICz9BQ2R45RWCrA=="
}
}
},
"@fortawesome/react-fontawesome": {