package.json: Update core-js

Closes #464
This commit is contained in:
Cockpit Project 2021-06-06 03:42:06 +00:00 committed by Martin Pitt
parent 0edc3e6c53
commit efce4f7f95

View file

@ -48,7 +48,7 @@
"dependencies": {
"@patternfly/patternfly": "4.103.6",
"@patternfly/react-core": "4.121.1",
"core-js": "3.13.1",
"core-js": "3.14.0",
"react": "16.14.0",
"react-dom": "16.14.0"
}