Browse Source

Update cryptocurrency-icons

pull/27/head
Luke Childs 4 years ago
parent
commit
b1bfcbbca0
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json

@ -2596,9 +2596,9 @@
"dev": true
},
"cryptocurrency-icons": {
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/cryptocurrency-icons/-/cryptocurrency-icons-0.16.1.tgz",
"integrity": "sha512-C6y+r56g0ZJzZ9kCbeKa/WXb/oz1elilsaSGjv86T93P0oZWr4v5pxnbtZrEnvHn63qbTxo/Pz3NvzLbKrnQVQ=="
"version": "0.17.1",
"resolved": "https://registry.npmjs.org/cryptocurrency-icons/-/cryptocurrency-icons-0.17.1.tgz",
"integrity": "sha512-2IMNdqCkYRg4BJVS5fFPPmPnYjWR/dGG+0TOKYoHGVfWfIck7Iy1LTHWMT9Rcd4gxbkSz1FbJLM6ptCQdJEDVA=="
},
"css-color-names": {
"version": "0.0.4",

2
package.json

@ -24,7 +24,7 @@
"dependencies": {
"babel-polyfill": "^6.26.0",
"coinlist": "^3.1.2",
"cryptocurrency-icons": "^0.16.1",
"cryptocurrency-icons": "^0.17.1",
"escape-html": "^1.0.3",
"isomorphic-fetch": "^2.2.1",
"modern-normalize": "^0.5.0",

Loading…
Cancel
Save