diff --git a/package.json b/package.json index cb420408..2df2d823 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ "prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/TypeScriptESBuild.ts 'Source/**/*.ts'" }, "dependencies": { - "@types/node": "20.11.6", + "@types/node": "20.11.8", "commander": "11.1.0", "deepmerge-ts": "5.1.0", - "esbuild": "0.19.12", + "esbuild": "0.20.0", "esbuild-plugin-copy": "2.1.1", "fast-glob": "3.3.2", "typedoc": "0.25.7",