diff --git a/CommonUI/package.json b/CommonUI/package.json index c5cc8cb2df7..7caf17de399 100644 --- a/CommonUI/package.json +++ b/CommonUI/package.json @@ -14,7 +14,7 @@ "license": "Apache-2.0", "type": "module", "dependencies": { - "@babel/runtime": "^7.24.0", + "@babel/runtime": "^7.24.1", "@monaco-editor/react": "^4.4.6", "@nivo/core": "^0.85.1", "@nivo/line": "^0.85.1",