From 941e38148aa9c3306955fde72b3e6e3885cc8f06 Mon Sep 17 00:00:00 2001 From: zhw2590582 Date: Tue, 21 Sep 2021 20:08:40 +0800 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 02e6c54..f1edaeb 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@ffmpeg/ffmpeg": "^0.10.1", "@forlagshuset/simple-fs": "^0.5.0", - "core-js": "^3.15.0", + "core-js": "^3.18.0", "duration-time-conversion": "^1.0.5", "lodash": "^4.17.21", "normalize.css": "^8.0.1", @@ -13,12 +13,12 @@ "react": "^17.0.2", "react-contextmenu": "^2.14.0", "react-dom": "^17.0.2", - "react-i18nify": "^4.1.0", + "react-i18nify": "^4.2.1", "react-notification-system": "^0.4.0", "react-scripts": "4.0.3", "react-textarea-autosize": "^8.3.3", "react-virtualized": "^9.22.3", - "styled-components": "^5.3.0", + "styled-components": "^5.3.1", "wfplayer": "^2.1.0" }, "scripts": {