chore(deps): update npm to v11.7.0

This commit is contained in:
renovate[bot] 2025-12-10 03:15:19 +00:00 committed by GitHub
parent a3d158f99c
commit a5e47d5154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/api",
"version": "3.1.1",
"version": "3.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/api",
"version": "3.1.1",
"version": "3.2.0",
"license": "MIT",
"dependencies": {
"@fastify/formbody": "^8.0.2",

View File

@ -11,7 +11,7 @@
"type": "git",
"url": "https://github.com/iconify/api.git"
},
"packageManager": "npm@11.6.4",
"packageManager": "npm@11.7.0",
"engines": {
"node": ">=22.20.0"
},