diff --git a/services/qyl.dashboard/package.json b/services/qyl.dashboard/package.json index ee8f7c743..46d1d61ef 100644 --- a/services/qyl.dashboard/package.json +++ b/services/qyl.dashboard/package.json @@ -57,6 +57,6 @@ }, "overrides": { "js-yaml": "^4.2.0", - "@babel/plugin-transform-runtime": "^7.29.0" + "@babel/plugin-transform-runtime": "^8.0.0" } }