diff --git a/.node-version b/.node-version index 593cb75bc..c13022261 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20.16.0 \ No newline at end of file +20.18.0 \ No newline at end of file diff --git a/package.json b/package.json index 793ae8691..c65485809 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "{*.{rb,jbuilder,rake,ru},.simplecov,Gemfile,Rakefile}": "bundle exec rubocop --force-exclusion --autocorrect" }, "engines": { - "node": "20.16.0" + "node": "20.18.0" } }