package.json: Update core-js

Closes #498
This commit is contained in:
Cockpit Project 2021-09-27 02:32:11 +00:00 committed by Martin Pitt
parent 7dc9fda241
commit 6e2d0dd01c

View file

@ -50,7 +50,7 @@
"dependencies": {
"@patternfly/patternfly": "4.135.2",
"@patternfly/react-core": "4.157.3",
"core-js": "3.18.0",
"core-js": "3.18.1",
"react": "16.14.0",
"react-dom": "16.14.0"
}