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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-02 15:16:07 +03:00
committed by GitHub
parent e70fa70526
commit ddf0a7bdba

6
package-lock.json generated
View File

@@ -12394,9 +12394,9 @@
}
},
"node_modules/undici": {
"version": "6.10.2",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.10.2.tgz",
"integrity": "sha512-HcVuBy7ACaDejIMdwCzAvO22OsiE6ir6ziTIr9kAE0vB+PheVe29ZvRN8p7FXCO2uZHTjEoUs5bPiFpuc/hwwQ==",
"version": "6.11.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.11.0.tgz",
"integrity": "sha512-y4AOKcD36FXz+MY19yw8Emtbsdp8wBWTLln508+EJwqWezUheU5PSRbvIb+pQld7ZoOY8ruNwqSejSVGZUS/aA==",
"dev": true,
"engines": {
"node": ">=18.0"