diff --git a/smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/base-package.json b/smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/base-package.json index c07ecdbd51a..d903f91705e 100644 --- a/smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/base-package.json +++ b/smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/base-package.json @@ -19,7 +19,7 @@ "tslib": "^2.6.2" }, "devDependencies": { - "@tsconfig/node14": "1.0.3", + "@tsconfig/node16": "16.1.3", "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "^3.0.0",