Merge pull request #259 from hodgef/dependabot/npm_and_yarn/react-app-polyfill-1.0.4

This commit is contained in:
dependabot-preview[bot] 2019-10-05 09:19:35 +00:00 committed by GitHub
commit 6203c9cbd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -11460,9 +11460,9 @@
}
},
"react-app-polyfill": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.3.tgz",
"integrity": "sha512-ICvAU2vtO0k+kU0oCS7L7btUcAReTddvEiRiJDmAKc+d98Fy9Z1g6cjkdcKyfLWwopzBsUMcDwxoiNtrtLMs0Q==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.4.tgz",
"integrity": "sha512-5Vte6ki7jpNsNCUKaboyofAhmURmCn2Y6Hu7ydJ6Iu4dct1CIGoh/1FT7gUZKAbowVX2lxVPlijvp1nKxfAl4w==",
"dev": true,
"requires": {
"core-js": "3.2.1",