diff --git a/.nvmrc b/.nvmrc index 49991d30ce..9aef5aab68 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v18.14.0 +v20.17.0 \ No newline at end of file diff --git a/bun.lockb b/bun.lockb index 82b8cd33be..70a9a622c2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5bca37b4e9..0ad87f714e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@vitest/coverage-istanbul": "^2.0.5", "@vitest/coverage-v8": "^2.0.5", "@vitest/ui": "^2.0.5", - "aws-cdk": "2.146.0", + "aws-cdk": "2.154.1", "eslint": "9.x", "eslint-plugin-react": "^7.35.0", "eslint-plugin-react-hooks": "^4.6.2",