package.json: Update core-js

Closes #454
This commit is contained in:
Cockpit Project 2021-04-29 02:24:55 +00:00 committed by Martin Pitt
parent 702712355c
commit 1b5f96e9dc

View file

@ -48,7 +48,7 @@
"dependencies": {
"@patternfly/patternfly": "4.102.2",
"@patternfly/react-core": "4.115.2",
"core-js": "3.11.0",
"core-js": "3.11.1",
"react": "16.14.0",
"react-dom": "16.14.0"
}