diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 386a344a..cbc8d0b6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@testing-library/react": "^14.0.0", "autoprefixer": "^10.4.14", "babel-loader": "^9.1.2", - "core-js": "^3.30.2", + "core-js": "^3.31.0", "cors": "^2.8.5", "cross-env": "^7.0.3", "css-loader": "^6.8.1", |