mirror of
https://github.com/prymitive/karma
synced 2026-05-11 03:46:48 +00:00
fix(deps): update dependency react-app-polyfill to v1.0.4
This commit is contained in:
committed by
renovate[bot]
parent
c7a8eaf44b
commit
54eb86583e
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -14619,9 +14619,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==",
|
||||
"requires": {
|
||||
"core-js": "3.2.1",
|
||||
"object-assign": "4.1.1",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"prop-types": "15.7.2",
|
||||
"qs": "6.9.0",
|
||||
"react": "16.10.1",
|
||||
"react-app-polyfill": "1.0.3",
|
||||
"react-app-polyfill": "1.0.4",
|
||||
"react-autosuggest": "9.4.3",
|
||||
"react-collapsible": "2.6.0",
|
||||
"react-datepicker": "2.9.6",
|
||||
|
||||
Reference in New Issue
Block a user