package.json: Update core-js

Closes #424
This commit is contained in:
Cockpit Project 2021-02-19 02:37:38 +00:00 committed by Martin Pitt
parent de806efe16
commit 350621b443

View file

@ -49,7 +49,7 @@
"dependencies": {
"@patternfly/patternfly": "4.87.3",
"@patternfly/react-core": "4.97.2",
"core-js": "3.8.3",
"core-js": "3.9.0",
"react": "16.14.0",
"react-dom": "16.14.0"
}