mirror of
https://github.com/gosticks/web.git
synced 2026-08-16 22:10:20 +00:00
Bump react-app-polyfill from 1.0.5 to 1.0.6
Bumps [react-app-polyfill](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-app-polyfill) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-app-polyfill@1.0.6/packages/react-app-polyfill) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user