diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 0dda9e5b..507a2896 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -53,7 +53,7 @@ "axios-cache-interceptor": "^1.0.1", "body-parser": "^1.20.2", "config": "^3.3.9", - "core-js": "^3.28.0", + "core-js": "^3.29.0", "cors": "^2.8.5", "dayjs": "^1.11.7", "esbuild": "^0.17.10", |