package.json: Update core-js

Closes #499
This commit is contained in:
Cockpit Project 2021-10-06 02:32:07 +00:00 committed by Martin Pitt
parent 6e2d0dd01c
commit 11da2d284b

View file

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