@vercel/build-utils 9.1.0 → 9.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/fs/node-version.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/dist/fs/node-version.js
CHANGED
package/dist/index.js
CHANGED
@@ -22903,7 +22903,7 @@ var NODE_VERSIONS = [
|
|
22903
22903
|
major: 16,
|
22904
22904
|
range: "16.x",
|
22905
22905
|
runtime: "nodejs16.x",
|
22906
|
-
discontinueDate: /* @__PURE__ */ new Date("2025-
|
22906
|
+
discontinueDate: /* @__PURE__ */ new Date("2025-02-03")
|
22907
22907
|
}),
|
22908
22908
|
new NodeVersion({
|
22909
22909
|
major: 14,
|