diff --git a/package-lock.json b/package-lock.json index 7d9a3404..2f26c4a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -542,10 +542,11 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.4.32", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.32.tgz", - "integrity": "sha512-HTBuAMa+PJ6DqY1XCX1GBNTGz/IBmn9lx2xu18NQSHtgXAIHWSF+WYs7Aj8iaujcapM8g+IPgjS6ObO1u9CbFg==", + "version": "2.4.33", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.33.tgz", + "integrity": "sha512-f3Fx3IL2nC3jZR2InoY5tSpouA06Lpa7vAHehkFPwmwaSV6gVGfmp08z/LGg6EAaqPP7I58c/UrGZVTD+61qzw==", "dev": true, + "license": "MIT", "dependencies": { "@antv/color-util": "^2.0.6", "@antv/event-emitter": "^0.1.2", @@ -26919,12 +26920,6 @@ "node": ">=v12.22.7" } }, - "node_modules/scheduler": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0.tgz", - "integrity": "sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==", - "dev": true - }, "node_modules/schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",