diff --git a/playground/package-lock.json b/playground/package-lock.json index 476237c25e..756b5f41c3 100644 --- a/playground/package-lock.json +++ b/playground/package-lock.json @@ -4297,9 +4297,9 @@ "dev": true }, "node_modules/react-resizable-panels": { - "version": "2.0.23", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.0.23.tgz", - "integrity": "sha512-8ZKTwTU11t/FYwiwhMdtZYYyFxic5U5ysRu2YwfkAgDbUJXFvnWSJqhnzkSlW+mnDoNAzDCrJhdOSXBPA76wug==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.0.tgz", + "integrity": "sha512-k2gGjGyCNF9xq8gVkkHBK1mlWv6xetPtvRdEtD914gTdhJcy02TLF0xMPuVLlGRuLoWGv7Gd/O1rea2KIQb3Qw==", "license": "MIT", "peerDependencies": { "react": "^16.14.0 || ^17.0.0 || ^18.0.0",