chore(deps): lock file maintenance (#924)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-21 14:21:07 +02:00
committed by GitHub
parent 66958cb67e
commit 19327a5d66

6
package-lock.json generated
View File

@@ -12411,9 +12411,9 @@
}
},
"node_modules/undici": {
"version": "6.9.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.9.0.tgz",
"integrity": "sha512-XPWfXzJedevUziHwun70EKNvGnxv4CnfraFZ4f/JV01+fcvMYzHE26r/j8AY/9c/70nkN4B1zX7E2Oyuqwz4+Q==",
"version": "6.10.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.10.1.tgz",
"integrity": "sha512-kSzmWrOx3XBKTgPm4Tal8Hyl3yf+hzlA00SAf4goxv8LZYafKmS6gJD/7Fe5HH/DMNiFTRXvkwhLo7mUn5fuQQ==",
"dev": true,
"engines": {
"node": ">=18.0"