mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 06:12:23 +03:00
chore(deps): update dependency npm to v10.5.2
This commit is contained in:
parent
371a42c49d
commit
dc98ac0fe4
1 changed files with 67 additions and 46 deletions
113
web/package-lock.json
generated
113
web/package-lock.json
generated
|
@ -26356,9 +26356,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm": {
|
||||
"version": "10.5.1",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-10.5.1.tgz",
|
||||
"integrity": "sha512-RozZuGuWbbhDM2sRhOSLIRb3DLyof6TREi0TW5b3xUEBropDhDqEHv0iAjA1zsIwXKgfIkR8GvQMd4oeKKg9eQ==",
|
||||
"version": "10.5.2",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-10.5.2.tgz",
|
||||
"integrity": "sha512-cHVG7QEJwJdZyOrK0dKX5uf3R5Fd0E8AcmSES1jLtO52UT1enUKZ96Onw/xwq4CbrTZEnDuu2Vf9kCQh/Sd12w==",
|
||||
"bundleDependencies": [
|
||||
"@isaacs/string-locale-compare",
|
||||
"@npmcli/arborist",
|
||||
|
@ -26445,8 +26445,8 @@
|
|||
"@npmcli/arborist": "^7.2.1",
|
||||
"@npmcli/config": "^8.0.2",
|
||||
"@npmcli/fs": "^3.1.0",
|
||||
"@npmcli/map-workspaces": "^3.0.4",
|
||||
"@npmcli/package-json": "^5.0.0",
|
||||
"@npmcli/map-workspaces": "^3.0.6",
|
||||
"@npmcli/package-json": "^5.0.2",
|
||||
"@npmcli/promise-spawn": "^7.0.1",
|
||||
"@npmcli/redact": "^1.1.0",
|
||||
"@npmcli/run-script": "^7.0.4",
|
||||
|
@ -26466,7 +26466,7 @@
|
|||
"hosted-git-info": "^7.0.1",
|
||||
"ini": "^4.1.2",
|
||||
"init-package-json": "^6.0.2",
|
||||
"is-cidr": "^5.0.3",
|
||||
"is-cidr": "^5.0.5",
|
||||
"json-parse-even-better-errors": "^3.0.1",
|
||||
"libnpmaccess": "^8.0.1",
|
||||
"libnpmdiff": "^6.0.3",
|
||||
|
@ -26502,7 +26502,7 @@
|
|||
"qrcode-terminal": "^0.12.0",
|
||||
"read": "^3.0.1",
|
||||
"semver": "^7.6.0",
|
||||
"spdx-expression-parse": "^3.0.1",
|
||||
"spdx-expression-parse": "^4.0.0",
|
||||
"ssri": "^10.0.5",
|
||||
"supports-color": "^9.4.0",
|
||||
"tar": "^6.2.1",
|
||||
|
@ -26800,7 +26800,7 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/agent": {
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -26809,14 +26809,14 @@
|
|||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.1",
|
||||
"lru-cache": "^10.0.1",
|
||||
"socks-proxy-agent": "^8.0.1"
|
||||
"socks-proxy-agent": "^8.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/arborist": {
|
||||
"version": "7.4.1",
|
||||
"version": "7.4.2",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -26830,6 +26830,7 @@
|
|||
"@npmcli/node-gyp": "^3.0.0",
|
||||
"@npmcli/package-json": "^5.0.0",
|
||||
"@npmcli/query": "^3.1.0",
|
||||
"@npmcli/redact": "^1.1.0",
|
||||
"@npmcli/run-script": "^7.0.2",
|
||||
"bin-links": "^4.0.1",
|
||||
"cacache": "^18.0.0",
|
||||
|
@ -26863,7 +26864,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/config": {
|
||||
"version": "8.2.1",
|
||||
"version": "8.2.2",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -26921,7 +26922,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/git": {
|
||||
"version": "5.0.4",
|
||||
"version": "5.0.5",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -26956,7 +26957,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/map-workspaces": {
|
||||
"version": "3.0.4",
|
||||
"version": "3.0.6",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27004,7 +27005,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/package-json": {
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.2",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -27081,19 +27082,19 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@sigstore/bundle": {
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@sigstore/protobuf-specs": "^0.3.0"
|
||||
"@sigstore/protobuf-specs": "^0.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@sigstore/core": {
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "Apache-2.0",
|
||||
|
@ -27102,23 +27103,23 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@sigstore/protobuf-specs": {
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@sigstore/sign": {
|
||||
"version": "2.2.3",
|
||||
"version": "2.3.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@sigstore/bundle": "^2.2.0",
|
||||
"@sigstore/bundle": "^2.3.0",
|
||||
"@sigstore/core": "^1.0.0",
|
||||
"@sigstore/protobuf-specs": "^0.3.0",
|
||||
"@sigstore/protobuf-specs": "^0.3.1",
|
||||
"make-fetch-happen": "^13.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -27139,14 +27140,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@sigstore/verify": {
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@sigstore/bundle": "^2.2.0",
|
||||
"@sigstore/core": "^1.0.0",
|
||||
"@sigstore/protobuf-specs": "^0.3.0"
|
||||
"@sigstore/bundle": "^2.3.1",
|
||||
"@sigstore/core": "^1.1.0",
|
||||
"@sigstore/protobuf-specs": "^0.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
|
@ -27293,7 +27294,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/builtins": {
|
||||
"version": "5.0.1",
|
||||
"version": "5.1.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
|
@ -27361,7 +27362,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/cidr-regex": {
|
||||
"version": "4.0.3",
|
||||
"version": "4.0.5",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "BSD-2-Clause",
|
||||
|
@ -27707,7 +27708,7 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/npm/node_modules/hasown": {
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
|
@ -27864,12 +27865,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/is-cidr": {
|
||||
"version": "5.0.3",
|
||||
"version": "5.0.5",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"cidr-regex": "4.0.3"
|
||||
"cidr-regex": "^4.0.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
@ -27985,7 +27986,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmdiff": {
|
||||
"version": "6.0.8",
|
||||
"version": "6.0.9",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -28005,7 +28006,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmexec": {
|
||||
"version": "7.0.9",
|
||||
"version": "7.0.10",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -28027,7 +28028,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmfund": {
|
||||
"version": "5.0.6",
|
||||
"version": "5.0.7",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -28065,7 +28066,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmpack": {
|
||||
"version": "6.0.8",
|
||||
"version": "6.0.9",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
|
@ -28659,7 +28660,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/postcss-selector-parser": {
|
||||
"version": "6.0.15",
|
||||
"version": "6.0.16",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
|
@ -28869,17 +28870,17 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/sigstore": {
|
||||
"version": "2.2.2",
|
||||
"version": "2.3.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@sigstore/bundle": "^2.2.0",
|
||||
"@sigstore/bundle": "^2.3.1",
|
||||
"@sigstore/core": "^1.0.0",
|
||||
"@sigstore/protobuf-specs": "^0.3.0",
|
||||
"@sigstore/sign": "^2.2.3",
|
||||
"@sigstore/protobuf-specs": "^0.3.1",
|
||||
"@sigstore/sign": "^2.3.0",
|
||||
"@sigstore/tuf": "^2.3.1",
|
||||
"@sigstore/verify": "^1.1.0"
|
||||
"@sigstore/verify": "^1.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.14.0 || >=18.0.0"
|
||||
|
@ -28896,7 +28897,7 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/socks": {
|
||||
"version": "2.8.0",
|
||||
"version": "2.8.3",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
|
@ -28905,17 +28906,17 @@
|
|||
"smart-buffer": "^4.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16.0.0",
|
||||
"node": ">= 10.0.0",
|
||||
"npm": ">= 3.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/socks-proxy-agent": {
|
||||
"version": "8.0.2",
|
||||
"version": "8.0.3",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"agent-base": "^7.0.2",
|
||||
"agent-base": "^7.1.1",
|
||||
"debug": "^4.3.4",
|
||||
"socks": "^2.7.1"
|
||||
},
|
||||
|
@ -28933,6 +28934,16 @@
|
|||
"spdx-license-ids": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse": {
|
||||
"version": "3.0.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"spdx-exceptions": "^2.1.0",
|
||||
"spdx-license-ids": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/spdx-exceptions": {
|
||||
"version": "2.5.0",
|
||||
"dev": true,
|
||||
|
@ -28940,7 +28951,7 @@
|
|||
"license": "CC-BY-3.0"
|
||||
},
|
||||
"node_modules/npm/node_modules/spdx-expression-parse": {
|
||||
"version": "3.0.1",
|
||||
"version": "4.0.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
|
@ -29158,6 +29169,16 @@
|
|||
"spdx-expression-parse": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": {
|
||||
"version": "3.0.1",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"spdx-exceptions": "^2.1.0",
|
||||
"spdx-license-ids": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/validate-npm-package-name": {
|
||||
"version": "5.0.0",
|
||||
"dev": true,
|
||||
|
|
Loading…
Reference in a new issue