package.json: Update core-js

Closes #504
This commit is contained in:
Cockpit Project 2021-10-26 02:32:08 +00:00 committed by Martin Pitt
parent 0a02205869
commit f8024eb1f0

View file

@ -50,7 +50,7 @@
"dependencies": {
"@patternfly/patternfly": "4.144.5",
"@patternfly/react-core": "4.162.3",
"core-js": "3.18.3",
"core-js": "3.19.0",
"react": "16.14.0",
"react-dom": "16.14.0"
}