dependabot-preview[bot]
2020-02-01 14:31:12 +00:00
parent 830b6058e8
commit d4c1de2bfc
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -13691,11 +13691,11 @@
}
},
"react-app-polyfill": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.5.tgz",
"integrity": "sha512-RcbV6+msbvZJZUIK/LX3UafPtoaDSJgUWu4sqBxHKTVmBsnlU2QWCKJRBRmgjxu+ivW/GPINbPWRM4Ppa6Lbgw==",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.6.tgz",
"integrity": "sha512-OfBnObtnGgLGfweORmdZbyEz+3dgVePQBb3zipiaDsMHV1NpWm0rDFYIVXFV/AK+x4VIIfWHhrdMIeoTLyRr2g==",
"requires": {
"core-js": "^3.4.1",
"core-js": "^3.5.0",
"object-assign": "^4.1.1",
"promise": "^8.0.3",
"raf": "^3.4.1",
+1 -1
View File
@@ -52,7 +52,7 @@
"moment": "^2.24.0",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-app-polyfill": "^1.0.5",
"react-app-polyfill": "^1.0.6",
"react-bootstrap-daterangepicker": "^4.1.0",
"react-bootstrap-typeahead": "^3.4.7",
"react-chartjs-2": "^2.9.0",