diff --git a/package-lock.json b/package-lock.json index e56dc13eee..2a9e48598c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1882,9 +1882,9 @@ } }, "node_modules/tsx": { - "version": "4.23.8", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.8.tgz", - "integrity": "sha512-8W675THjbzfFmLOQzjDBIBna+WjqMGIxmSZ1mMc1+o9qoVsEuAgQu5j5ueLhau8inOkDu9OslVg0FmfBs1RIHw==", + "version": "4.23.9", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.9.tgz", + "integrity": "sha512-6q8uTORRGauQVjqMQnKUucLFoeXZAfw6zKvG35GLbdKWbLdeOtZ3H4mhyA5mxuUd2o2cRTskhj59nLLQseUvUw==", "license": "MIT", "dependencies": { "esbuild": "~0.28.0"