This commit is contained in:
Alec Velikanov 2025-06-14 17:56:10 +07:00 committed by GitHub
commit a6dfbf3fa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 3 deletions

View File

@ -37,7 +37,7 @@
"mime": "^4.0.4",
"nanoid": "^5.0.9",
"set-cookie-parser": "2.6.0",
"undici": "^5.19.1",
"undici": "^7.3.0",
"url-pattern": "1.0.3",
"youtubei.js": "^13.4.0",
"zod": "^3.23.8"

View File

@ -53,8 +53,8 @@ importers:
specifier: 2.6.0
version: 2.6.0
undici:
specifier: ^5.19.1
version: 5.28.4
specifier: ^7.3.0
version: 7.3.0
url-pattern:
specifier: 1.0.3
version: 1.0.3
@ -2080,6 +2080,10 @@ packages:
resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==}
engines: {node: '>=14.0'}
undici@7.3.0:
resolution: {integrity: sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw==}
engines: {node: '>=20.18.1'}
unist-util-stringify-position@2.0.3:
resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==}
@ -3961,6 +3965,8 @@ snapshots:
dependencies:
'@fastify/busboy': 2.1.1
undici@7.3.0: {}
unist-util-stringify-position@2.0.3:
dependencies:
'@types/unist': 2.0.10