diff --git a/package.json b/package.json index c86b27d71..c02144ef7 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ ] }, "volta": { - "node": "20.13.1", + "node": "20.14.0", "npm": "10.8.0", "yarn": "1.22.22" } diff --git a/yarn.lock b/yarn.lock index 0b139ebbc..4d9e91f95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5850,7 +5850,7 @@ fs.realpath@^1.0.0: fsevents@~2.3.2: version "2.3.3" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" + resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== fstream@^1.0.12: