chore(auto-update): change ytdl lib chekcing in github actions
This commit is contained in:
Generated
+16
-1
@@ -19,6 +19,7 @@
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"docsify-cli": "^4.4.4",
|
||||
"netlify-cli": "^10.5.1",
|
||||
"npm-check-updates": "^17.1.15",
|
||||
"release-it": "^18.1.2",
|
||||
"release-it-docker-plugin": "^1.0.0",
|
||||
"rimraf": "^6.0.1"
|
||||
@@ -25597,6 +25598,20 @@
|
||||
"node": "^18.17.0 || >=20.5.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm-check-updates": {
|
||||
"version": "17.1.15",
|
||||
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.15.tgz",
|
||||
"integrity": "sha512-miATvKu5rjec/1wxc5TGDjpsucgtCHwRVZorZpDkS6NzdWXfnUWlN4abZddWb7XSijAuBNzzYglIdTm9SbgMVg==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"ncu": "build/cli.js",
|
||||
"npm-check-updates": "build/cli.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.18.0 || >=20.0.0",
|
||||
"npm": ">=8.12.1"
|
||||
}
|
||||
},
|
||||
"node_modules/npm-install-checks": {
|
||||
"version": "7.1.1",
|
||||
"dev": true,
|
||||
@@ -31998,7 +32013,7 @@
|
||||
"version": "2.0.2",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@distube/ytdl-core": "^4.15.1",
|
||||
"@distube/ytdl-core": "^4.16.4",
|
||||
"@nestjs/bullmq": "^10.2.3",
|
||||
"@nestjs/common": "^10.0.0",
|
||||
"@nestjs/config": "^3.2.2",
|
||||
|
||||
Reference in New Issue
Block a user