package.json: Update core-js

Closes #462
This commit is contained in:
Cockpit Project 2021-05-30 04:48:39 +00:00 committed by Martin Pitt
parent 09bc3dca4c
commit 261922a9c1

View file

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