diff --git a/plugins/grafana-custom-plugins/grafana-chord-plugin/package.json b/plugins/grafana-custom-plugins/grafana-chord-plugin/package.json index 5159a5b5..be663a29 100644 --- a/plugins/grafana-custom-plugins/grafana-chord-plugin/package.json +++ b/plugins/grafana-custom-plugins/grafana-chord-plugin/package.json @@ -38,7 +38,7 @@ "@types/enzyme": "^3.10.14", "@types/enzyme-adapter-react-16": "^1.0.7", "@types/my-d3": "npm:@types/d3@7.1.0", - "@types/node": "^18.15.11", + "@types/node": "^20.9.5", "copy-webpack-plugin": "^11.0.0", "css-loader": "^6.7.3", "emotion": "11.0.0", diff --git a/plugins/grafana-custom-plugins/grafana-chord-plugin/yarn.lock b/plugins/grafana-custom-plugins/grafana-chord-plugin/yarn.lock index c3f5eb14..57c38c93 100644 --- a/plugins/grafana-custom-plugins/grafana-chord-plugin/yarn.lock +++ b/plugins/grafana-custom-plugins/grafana-chord-plugin/yarn.lock @@ -2389,17 +2389,10 @@ "@types/d3-transition" "*" "@types/d3-zoom" "*" -"@types/node@*": - version "20.8.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08" - integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg== - dependencies: - undici-types "~5.26.4" - -"@types/node@^18.15.11": - version "18.18.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.7.tgz#bb3a7068dc4ba421b6968f2a259298b3a4e129e8" - integrity sha512-bw+lEsxis6eqJYW8Ql6+yTqkE6RuFtsQPSe5JxXbqYRFQEER5aJA9a5UH9igqDWm3X4iLHIKOHlnAXLM4mi7uQ== +"@types/node@*", "@types/node@^20.9.5": + version "20.9.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.5.tgz#bb441014bcb91c63742b0e1fe25b902f5d581faa" + integrity sha512-Uq2xbNq0chGg+/WQEU0LJTSs/1nKxz6u1iemLcGomkSnKokbW1fbLqc3HOqCf2JP7KjlL4QkS7oZZTrOQHQYgQ== dependencies: undici-types "~5.26.4" @@ -8304,6 +8297,7 @@ string-template@~0.2.1: integrity sha512-Yptehjogou2xm4UJbxJ4CxgZx12HBfeystp0y3x7s4Dj32ltVVG1Gg8YhKjHZkHicuKpZX/ffilA8505VbUbpw== "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: + name string-width-cjs version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -9020,6 +9014,7 @@ wildcard@^2.0.0: integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ== "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: + name wrap-ansi-cjs version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==