update 20260315
All checks were successful
自动部署 / deploy (push) Successful in 3m34s

This commit is contained in:
2026-03-15 18:14:15 +08:00
Unverified
parent b3d97ec5ac
commit 7e04a746b2
2 changed files with 187 additions and 6 deletions

12
package-lock.json generated
View File

@@ -2790,9 +2790,9 @@
}
},
"node_modules/hexo-safego": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/hexo-safego/-/hexo-safego-2.2.2.tgz",
"integrity": "sha512-98rl48tNit/onDmQ/uZn4NKL6W4916RJ7VeE4DfVJTVNk6nmIbCgsa0htHeYLPf9tnbrbW1yy6roBDdJwMsW3Q==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/hexo-safego/-/hexo-safego-2.3.0.tgz",
"integrity": "sha512-lToXFXPpBxIubKnSnquOgAyV9cihV5c2CGyb+kI8+wWJsnj2FGNVZG2aCp9LQx/3NGjZ/Yob19Wth3dtCoxOww==",
"license": "MIT",
"dependencies": {
"cheerio": "^1.0.0-rc.12"
@@ -4636,9 +4636,9 @@
}
},
"node_modules/undici": {
"version": "7.24.2",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.2.tgz",
"integrity": "sha512-P9J1HWYV/ajFr8uCqk5QixwiRKmB1wOamgS0e+o2Z4A44Ej2+thFVRLG/eA7qprx88XXhnV5Bl8LHXTURpzB3Q==",
"version": "7.24.3",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.3.tgz",
"integrity": "sha512-eJdUmK/Wrx2d+mnWWmwwLRyA7OQCkLap60sk3dOK4ViZR7DKwwptwuIvFBg2HaiP9ESaEdhtpSymQPvytpmkCA==",
"license": "MIT",
"engines": {
"node": ">=20.18.1"