package.json: Update core-js

Closes #485
This commit is contained in:
Cockpit Project 2021-09-02 02:29:35 +00:00 committed by Martin Pitt
parent 78ea4a529a
commit fb4c4346c9

View file

@ -50,7 +50,7 @@
"dependencies": {
"@patternfly/patternfly": "4.132.2",
"@patternfly/react-core": "4.152.4",
"core-js": "3.16.4",
"core-js": "3.17.1",
"react": "16.14.0",
"react-dom": "16.14.0"
}