Update detect-browser
This commit is contained in:
parent
48f7663405
commit
e18c4c95e1
|
|
@ -2935,9 +2935,9 @@
|
||||||
"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
|
"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
|
||||||
},
|
},
|
||||||
"detect-browser": {
|
"detect-browser": {
|
||||||
"version": "2.4.0",
|
"version": "3.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/detect-browser/-/detect-browser-2.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/detect-browser/-/detect-browser-3.0.0.tgz",
|
||||||
"integrity": "sha512-C7BPFS5x9xrYalcunnuVUDmj9YU2j+VMseGhmYtwgC85H1WfCSb6wvAhXF1pze8R2KBeHE3Ynue7fpxMRdc+zQ=="
|
"integrity": "sha512-ykq76dexT6GiaHuaQxJ7Cd0B/xe/8VDLCpaWw4qCWKhWV/zjdY7r7BByBGNcgTlruOEyzFf0q1AAX7/yWeep8g=="
|
||||||
},
|
},
|
||||||
"detect-indent": {
|
"detect-indent": {
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
"@material-ui/core": "^1.5.1",
|
"@material-ui/core": "^1.5.1",
|
||||||
"@material-ui/icons": "^2.0.3",
|
"@material-ui/icons": "^2.0.3",
|
||||||
"axios": "^0.18.0",
|
"axios": "^0.18.0",
|
||||||
"detect-browser": "^2.1.0",
|
"detect-browser": "^3.0.0",
|
||||||
"flux": "^3.1.3",
|
"flux": "^3.1.3",
|
||||||
"notifyjs": "^3.0.0",
|
"notifyjs": "^3.0.0",
|
||||||
"prop-types": "^15.6.2",
|
"prop-types": "^15.6.2",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue