chore(deps): update node.js to >=16.20.2

This commit is contained in:
renovate[bot] 2025-10-11 07:56:38 +00:00 committed by GitHub
parent 871028175b
commit cf217d91bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/api",
"version": "3.1.0",
"version": "3.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/api",
"version": "3.1.0",
"version": "3.1.1",
"license": "MIT",
"dependencies": {
"@fastify/formbody": "^7.4.0",
@ -23,7 +23,7 @@
"vitest": "^3.0.5"
},
"engines": {
"node": ">=16.15.0"
"node": ">=16.20.2"
}
},
"node_modules/@antfu/install-pkg": {

View File

@ -13,7 +13,7 @@
},
"packageManager": "npm@11.1.0",
"engines": {
"node": ">=16.15.0"
"node": ">=16.20.2"
},
"scripts": {
"build": "tsc -b",