Procházet zdrojové kódy

chore(deps-dev): Bump undici

Bumps the npm_and_yarn group with 1 update in the /docs directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 6.20.1 to 6.21.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.20.1...v6.21.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] před 3 měsíci
rodič
revize
585f0e28c7
1 změnil soubory, kde provedl 4 přidání a 3 odebrání
  1. 4 3
      docs/package-lock.json

+ 4 - 3
docs/package-lock.json

@@ -3875,10 +3875,11 @@
       "dev": true
     },
     "node_modules/undici": {
-      "version": "6.20.1",
-      "resolved": "https://mirrors.tencent.com/npm/undici/-/undici-6.20.1.tgz",
-      "integrity": "sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==",
+      "version": "6.21.1",
+      "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.1.tgz",
+      "integrity": "sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=18.17"
       }