update package lock

This commit is contained in:
Jon Lundy 2018-03-13 13:39:15 -06:00
parent ff0b55d861
commit 1dcd0f73cf

View File

@ -9223,12 +9223,6 @@
"resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-4.0.0.tgz",
"integrity": "sha512-FlsPxavEyMuR6TjVbSSywovXSEyOg6ZDj5+Z8nbsRl9EkOzAhEIcS+GLoQDC5fz/t9suhUXWmUrOBrgeUvrMxw=="
},
"react-highlight": {
"version": "github:briancappello/react-highlight#ecf53ae1bb03deddb897515e7ed65b9e9f7af65b",
"requires": {
"highlight.js": "9.12.0"
}
},
"react-overlays": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/react-overlays/-/react-overlays-0.8.3.tgz",
@ -10223,6 +10217,14 @@
"react-router-dom": "4.2.2",
"react-scripts": "1.1.1",
"seedrandom": "2.4.3"
},
"dependencies": {
"react-highlight": {
"version": "github:briancappello/react-highlight#ecf53ae1bb03deddb897515e7ed65b9e9f7af65b",
"requires": {
"highlight.js": "9.12.0"
}
}
}
},
"source-list-map": {