package.json: Update core-js

Closes #482
This commit is contained in:
Cockpit Project 2021-08-25 02:30:06 +00:00
parent 91043e26c5
commit 02fb3820f4

View file

@ -50,7 +50,7 @@
"dependencies": {
"@patternfly/patternfly": "4.125.3",
"@patternfly/react-core": "4.147.0",
"core-js": "3.16.2",
"core-js": "3.16.3",
"react": "16.14.0",
"react-dom": "16.14.0"
}