mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency npm to v10.7.0
This commit is contained in:
parent
1ca7a877e4
commit
df19bce74d
1 changed files with 54 additions and 55 deletions
109
web/package-lock.json
generated
109
web/package-lock.json
generated
|
@ -25830,9 +25830,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm": {
|
||||
"version": "10.6.0",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-10.6.0.tgz",
|
||||
"integrity": "sha512-KC70Su2ZnO9v4i2t+M0sQcsRERk++XcYbK9fy4bLWzUCV2nELhSN7UAkoe42P4HQTg2LyQxcfntgYS89OEaOsA==",
|
||||
"version": "10.7.0",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-10.7.0.tgz",
|
||||
"integrity": "sha512-FXylyYSXNjgXx3l82BT8RSQvCoGIQ3h8YdRFGKNvo3Pv/bKscK4pdWkx/onwTpHDqGw+oeLf4Rxln9WVyxAxlQ==",
|
||||
"bundleDependencies": [
|
||||
"@isaacs/string-locale-compare",
|
||||
"@npmcli/arborist",
|
||||
|
@ -25889,7 +25889,6 @@
|
|||
"pacote",
|
||||
"parse-conflict-json",
|
||||
"proc-log",
|
||||
"proggy",
|
||||
"qrcode-terminal",
|
||||
"read",
|
||||
"semver",
|
||||
|
@ -25920,8 +25919,8 @@
|
|||
"@npmcli/map-workspaces": "^3.0.6",
|
||||
"@npmcli/package-json": "^5.1.0",
|
||||
"@npmcli/promise-spawn": "^7.0.1",
|
||||
"@npmcli/redact": "^1.1.0",
|
||||
"@npmcli/run-script": "^8.0.0",
|
||||
"@npmcli/redact": "^2.0.0",
|
||||
"@npmcli/run-script": "^8.1.0",
|
||||
"@sigstore/tuf": "^2.3.2",
|
||||
"abbrev": "^2.0.0",
|
||||
"archy": "~1.0.0",
|
||||
|
@ -25940,16 +25939,16 @@
|
|||
"json-parse-even-better-errors": "^3.0.1",
|
||||
"libnpmaccess": "^8.0.1",
|
||||
"libnpmdiff": "^6.0.3",
|
||||
"libnpmexec": "^7.0.4",
|
||||
"libnpmexec": "^8.0.0",
|
||||
"libnpmfund": "^5.0.1",
|
||||
"libnpmhook": "^10.0.0",
|
||||
"libnpmorg": "^6.0.1",
|
||||
"libnpmpack": "^6.0.3",
|
||||
"libnpmpack": "^7.0.0",
|
||||
"libnpmpublish": "^9.0.2",
|
||||
"libnpmsearch": "^7.0.0",
|
||||
"libnpmteam": "^6.0.0",
|
||||
"libnpmversion": "^5.0.1",
|
||||
"make-fetch-happen": "^13.0.0",
|
||||
"libnpmversion": "^6.0.0",
|
||||
"make-fetch-happen": "^13.0.1",
|
||||
"minimatch": "^9.0.4",
|
||||
"minipass": "^7.0.4",
|
||||
"minipass-pipeline": "^1.2.4",
|
||||
|
@ -25961,14 +25960,13 @@
|
|||
"npm-install-checks": "^6.3.0",
|
||||
"npm-package-arg": "^11.0.2",
|
||||
"npm-pick-manifest": "^9.0.0",
|
||||
"npm-profile": "^9.0.1",
|
||||
"npm-registry-fetch": "^16.2.1",
|
||||
"npm-profile": "^9.0.2",
|
||||
"npm-registry-fetch": "^17.0.0",
|
||||
"npm-user-validate": "^2.0.0",
|
||||
"p-map": "^4.0.0",
|
||||
"pacote": "^18.0.2",
|
||||
"pacote": "^18.0.3",
|
||||
"parse-conflict-json": "^3.0.1",
|
||||
"proc-log": "^4.2.0",
|
||||
"proggy": "^2.0.0",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"read": "^3.0.1",
|
||||
"semver": "^7.6.0",
|
||||
|
@ -26093,7 +26091,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/arborist": {
|
||||
"version": "7.5.0",
|
||||
"version": "7.5.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -26107,8 +26105,8 @@
|
|||
"@npmcli/node-gyp": "^3.0.0",
|
||||
"@npmcli/package-json": "^5.1.0",
|
||||
"@npmcli/query": "^3.1.0",
|
||||
"@npmcli/redact": "^1.1.0",
|
||||
"@npmcli/run-script": "^8.0.0",
|
||||
"@npmcli/redact": "^2.0.0",
|
||||
"@npmcli/run-script": "^8.1.0",
|
||||
"bin-links": "^4.0.1",
|
||||
"cacache": "^18.0.0",
|
||||
"common-ancestor-path": "^1.0.1",
|
||||
|
@ -26120,7 +26118,7 @@
|
|||
"npm-install-checks": "^6.2.0",
|
||||
"npm-package-arg": "^11.0.2",
|
||||
"npm-pick-manifest": "^9.0.0",
|
||||
"npm-registry-fetch": "^16.2.1",
|
||||
"npm-registry-fetch": "^17.0.0",
|
||||
"pacote": "^18.0.1",
|
||||
"parse-conflict-json": "^3.0.0",
|
||||
"proc-log": "^4.2.0",
|
||||
|
@ -26141,7 +26139,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/config": {
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -26298,7 +26296,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/redact": {
|
||||
"version": "1.1.0",
|
||||
"version": "2.0.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -26307,7 +26305,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/run-script": {
|
||||
"version": "8.0.0",
|
||||
"version": "8.1.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27000,12 +26998,6 @@
|
|||
"node": ">= 12"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/ip-address/node_modules/sprintf-js": {
|
||||
"version": "1.1.3",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/npm/node_modules/ip-regex": {
|
||||
"version": "5.0.0",
|
||||
"dev": true,
|
||||
|
@ -27127,20 +27119,20 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmaccess": {
|
||||
"version": "8.0.4",
|
||||
"version": "8.0.5",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"npm-package-arg": "^11.0.2",
|
||||
"npm-registry-fetch": "^16.2.1"
|
||||
"npm-registry-fetch": "^17.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmdiff": {
|
||||
"version": "6.1.0",
|
||||
"version": "6.1.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27159,13 +27151,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmexec": {
|
||||
"version": "8.0.0",
|
||||
"version": "8.1.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^7.2.1",
|
||||
"@npmcli/run-script": "^8.0.0",
|
||||
"@npmcli/run-script": "^8.1.0",
|
||||
"ci-info": "^4.0.0",
|
||||
"npm-package-arg": "^11.0.2",
|
||||
"pacote": "^18.0.1",
|
||||
|
@ -27180,7 +27172,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmfund": {
|
||||
"version": "5.0.8",
|
||||
"version": "5.0.9",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27192,39 +27184,39 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmhook": {
|
||||
"version": "10.0.3",
|
||||
"version": "10.0.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"aproba": "^2.0.0",
|
||||
"npm-registry-fetch": "^16.2.1"
|
||||
"npm-registry-fetch": "^17.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmorg": {
|
||||
"version": "6.0.4",
|
||||
"version": "6.0.5",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"aproba": "^2.0.0",
|
||||
"npm-registry-fetch": "^16.2.1"
|
||||
"npm-registry-fetch": "^17.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmpack": {
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^7.2.1",
|
||||
"@npmcli/run-script": "^8.0.0",
|
||||
"@npmcli/run-script": "^8.1.0",
|
||||
"npm-package-arg": "^11.0.2",
|
||||
"pacote": "^18.0.1"
|
||||
},
|
||||
|
@ -27233,7 +27225,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmpublish": {
|
||||
"version": "9.0.6",
|
||||
"version": "9.0.7",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27241,7 +27233,7 @@
|
|||
"ci-info": "^4.0.0",
|
||||
"normalize-package-data": "^6.0.0",
|
||||
"npm-package-arg": "^11.0.2",
|
||||
"npm-registry-fetch": "^16.2.1",
|
||||
"npm-registry-fetch": "^17.0.0",
|
||||
"proc-log": "^4.2.0",
|
||||
"semver": "^7.3.7",
|
||||
"sigstore": "^2.2.0",
|
||||
|
@ -27252,38 +27244,38 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmsearch": {
|
||||
"version": "7.0.3",
|
||||
"version": "7.0.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"npm-registry-fetch": "^16.2.1"
|
||||
"npm-registry-fetch": "^17.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmteam": {
|
||||
"version": "6.0.3",
|
||||
"version": "6.0.4",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"aproba": "^2.0.0",
|
||||
"npm-registry-fetch": "^16.2.1"
|
||||
"npm-registry-fetch": "^17.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmversion": {
|
||||
"version": "6.0.0",
|
||||
"version": "6.0.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/git": "^5.0.6",
|
||||
"@npmcli/run-script": "^8.0.0",
|
||||
"@npmcli/run-script": "^8.1.0",
|
||||
"json-parse-even-better-errors": "^3.0.0",
|
||||
"proc-log": "^4.2.0",
|
||||
"semver": "^7.3.7"
|
||||
|
@ -27293,7 +27285,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/lru-cache": {
|
||||
"version": "10.2.0",
|
||||
"version": "10.2.2",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27302,7 +27294,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/make-fetch-happen": {
|
||||
"version": "13.0.0",
|
||||
"version": "13.0.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27316,6 +27308,7 @@
|
|||
"minipass-flush": "^1.0.5",
|
||||
"minipass-pipeline": "^1.2.4",
|
||||
"negotiator": "^0.6.3",
|
||||
"proc-log": "^4.2.0",
|
||||
"promise-retry": "^2.0.1",
|
||||
"ssri": "^10.0.0"
|
||||
},
|
||||
|
@ -27679,12 +27672,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/npm-profile": {
|
||||
"version": "9.0.1",
|
||||
"version": "9.0.2",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"npm-registry-fetch": "^16.0.0",
|
||||
"npm-registry-fetch": "^17.0.0",
|
||||
"proc-log": "^4.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -27692,12 +27685,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/npm-registry-fetch": {
|
||||
"version": "16.2.1",
|
||||
"version": "17.0.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/redact": "^1.1.0",
|
||||
"@npmcli/redact": "^2.0.0",
|
||||
"make-fetch-happen": "^13.0.0",
|
||||
"minipass": "^7.0.2",
|
||||
"minipass-fetch": "^3.0.0",
|
||||
|
@ -27735,7 +27728,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/pacote": {
|
||||
"version": "18.0.2",
|
||||
"version": "18.0.3",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27751,7 +27744,7 @@
|
|||
"npm-package-arg": "^11.0.0",
|
||||
"npm-packlist": "^8.0.0",
|
||||
"npm-pick-manifest": "^9.0.0",
|
||||
"npm-registry-fetch": "^16.0.0",
|
||||
"npm-registry-fetch": "^17.0.0",
|
||||
"proc-log": "^4.0.0",
|
||||
"promise-retry": "^2.0.1",
|
||||
"sigstore": "^2.2.0",
|
||||
|
@ -28099,6 +28092,12 @@
|
|||
"inBundle": true,
|
||||
"license": "CC0-1.0"
|
||||
},
|
||||
"node_modules/npm/node_modules/sprintf-js": {
|
||||
"version": "1.1.3",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/npm/node_modules/ssri": {
|
||||
"version": "10.0.5",
|
||||
"dev": true,
|
||||
|
|
Loading…
Reference in a new issue