chore(package): update package-lock.json after fortawesome/free-solid-svg-icons version bump

This commit is contained in:
Łukasz Mierzwa
2018-08-29 20:05:23 +01:00
parent 643dd5b4cb
commit a005394773
+4 -11
View File
@@ -124,18 +124,11 @@
}
},
"@fortawesome/free-solid-svg-icons": {
"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==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.3.1.tgz",
"integrity": "sha512-NkiLBFoiHtJ89cPJdM+W6cLvTVKkLh3j9t3MxkXyip0ncdD3lhCunSuzvFcrTHWeETEyoClGd8ZIWrr3HFZ3BA==",
"requires": {
"@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/fontawesome-common-types": "0.2.4"
}
},
"@fortawesome/react-fontawesome": {