mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Bump npm from 8.19.2 to 8.19.3 (#6513)
Bumps [npm](https://github.com/npm/cli) from 8.19.2 to 8.19.3. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v8.19.3/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v8.19.2...v8.19.3) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6d66e1ca97
commit
974a79f895
@ -264,7 +264,7 @@
|
||||
"monaco-editor-webpack-plugin": "^5.0.0",
|
||||
"node-fetch": "^2.6.7",
|
||||
"node-pty": "0.10.1",
|
||||
"npm": "^8.19.2",
|
||||
"npm": "^8.19.3",
|
||||
"p-limit": "^3.1.0",
|
||||
"path-to-regexp": "^6.2.0",
|
||||
"proper-lockfile": "^4.1.2",
|
||||
|
||||
55
yarn.lock
55
yarn.lock
@ -1221,10 +1221,10 @@
|
||||
"@nodelib/fs.scandir" "2.1.5"
|
||||
fastq "^1.6.0"
|
||||
|
||||
"@npmcli/arborist@^5.6.2":
|
||||
version "5.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-5.6.2.tgz#552b554f34777e5dcc8e68ad86cdaeebc0788790"
|
||||
integrity sha512-Lyj2g+foWKzrwW2bT/RGO982VR9vb5tlvfD88n4PwWJRrDttQbJoIdcQzN9b+NIBhI1/8iEhC5b8far9U0fQxA==
|
||||
"@npmcli/arborist@^5.6.3":
|
||||
version "5.6.3"
|
||||
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-5.6.3.tgz#40810080272e097b4a7a4f56108f4a31638a9874"
|
||||
integrity sha512-/7hbqEM6YuRjwTcQXkK1+xKslEblY5kFQe0tZ7jKyMlIR6x4iOmhLErIkBBGtTKvYxRKdpcxnFXjCobg3UqmsA==
|
||||
dependencies:
|
||||
"@isaacs/string-locale-compare" "^1.1.0"
|
||||
"@npmcli/installed-package-contents" "^1.0.7"
|
||||
@ -1239,6 +1239,7 @@
|
||||
bin-links "^3.0.3"
|
||||
cacache "^16.1.3"
|
||||
common-ancestor-path "^1.0.1"
|
||||
hosted-git-info "^5.2.1"
|
||||
json-parse-even-better-errors "^2.3.1"
|
||||
json-stringify-nice "^1.1.4"
|
||||
minimatch "^5.1.0"
|
||||
@ -6628,10 +6629,10 @@ hosted-git-info@^4.1.0:
|
||||
dependencies:
|
||||
lru-cache "^6.0.0"
|
||||
|
||||
hosted-git-info@^5.0.0, hosted-git-info@^5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-5.1.0.tgz#9786123f92ef3627f24abc3f15c20d98ec4a6594"
|
||||
integrity sha512-Ek+QmMEqZF8XrbFdwoDjSbm7rT23pCgEMOJmz6GPk/s4yH//RQfNPArhIxbguNxROq/+5lNBwCDHMhA903Kx1Q==
|
||||
hosted-git-info@^5.0.0, hosted-git-info@^5.2.1:
|
||||
version "5.2.1"
|
||||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-5.2.1.tgz#0ba1c97178ef91f3ab30842ae63d6a272341156f"
|
||||
integrity sha512-xIcQYMnhcx2Nr4JTjsFmwwnr9vldugPy9uVm0o87bjqqWMv9GaqsTeT+i99wTl0mk1uLxJtHxLb8kymqTENQsw==
|
||||
dependencies:
|
||||
lru-cache "^7.5.1"
|
||||
|
||||
@ -8260,12 +8261,12 @@ libnpmdiff@^4.0.5:
|
||||
pacote "^13.6.1"
|
||||
tar "^6.1.0"
|
||||
|
||||
libnpmexec@^4.0.13:
|
||||
version "4.0.13"
|
||||
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-4.0.13.tgz#6688bd6c02cac31a32d2e56680c3884948cbf453"
|
||||
integrity sha512-MGi6eD6zqZ1V8VCJenWRc2+rWaFiW/Vkr5Aa/cQAd3duWNvXen9sm101M6ww5ER5PmsT+qX2aZOA3A9ZPfJQXg==
|
||||
libnpmexec@^4.0.14:
|
||||
version "4.0.14"
|
||||
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-4.0.14.tgz#9ad44232434b374e477eb2c2e4548baaf698f773"
|
||||
integrity sha512-dwmzv2K29SdoAHBOa7QR6CfQbFG/PiZDRF6HZrlI6C4DLt2hNgOHTFaUGOpqE2C+YGu0ZwYTDywxRe0eOnf0ZA==
|
||||
dependencies:
|
||||
"@npmcli/arborist" "^5.6.2"
|
||||
"@npmcli/arborist" "^5.6.3"
|
||||
"@npmcli/ci-detect" "^2.0.0"
|
||||
"@npmcli/fs" "^2.1.1"
|
||||
"@npmcli/run-script" "^4.2.0"
|
||||
@ -8280,12 +8281,12 @@ libnpmexec@^4.0.13:
|
||||
semver "^7.3.7"
|
||||
walk-up-path "^1.0.0"
|
||||
|
||||
libnpmfund@^3.0.4:
|
||||
version "3.0.4"
|
||||
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-3.0.4.tgz#be1fd46bcfa9432660f98d935135d7ee3e620239"
|
||||
integrity sha512-azKUVFkL27AsvzEzLKMHX/L8j/GE2TL6eZ6KIdc9hsvleoNLT+Y6XO9w9v7JWwg03smZK9dbqwvnYZzO3vzrIA==
|
||||
libnpmfund@^3.0.5:
|
||||
version "3.0.5"
|
||||
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-3.0.5.tgz#817f9e2120889beb483d9ba8eda142bb84293e4e"
|
||||
integrity sha512-KdeRoG/dem8H3PcEU2/0SKi3ip7AWwczgS72y/3PE+PBrz/s/G52FNIA9jeLnBirkLC0sOyQHfeM3b7e24ZM+g==
|
||||
dependencies:
|
||||
"@npmcli/arborist" "^5.6.2"
|
||||
"@npmcli/arborist" "^5.6.3"
|
||||
|
||||
libnpmhook@^8.0.4:
|
||||
version "8.0.4"
|
||||
@ -9387,13 +9388,13 @@ npm-user-validate@^1.0.1:
|
||||
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
|
||||
integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==
|
||||
|
||||
npm@^8.19.2:
|
||||
version "8.19.2"
|
||||
resolved "https://registry.yarnpkg.com/npm/-/npm-8.19.2.tgz#db90e88584d065f51b069ab46b4f02f5cf4898b7"
|
||||
integrity sha512-MWkISVv5f7iZbfNkry5/5YBqSYJEDAKSJdL+uzSQuyLg+hgLQUyZynu3SH6bOZlvR9ZvJYk2EiJO6B1r+ynwHg==
|
||||
npm@^8.19.3:
|
||||
version "8.19.3"
|
||||
resolved "https://registry.yarnpkg.com/npm/-/npm-8.19.3.tgz#adb51bf8886d519dd4df162726d0ad157ecfa272"
|
||||
integrity sha512-0QjmyPtDxSyMWWD8I91QGbrgx9KzbV6C9FK1liEb/K0zppiZkr5KxXc990G+LzPwBHDfRjUBlO9T1qZ08vl9mA==
|
||||
dependencies:
|
||||
"@isaacs/string-locale-compare" "^1.1.0"
|
||||
"@npmcli/arborist" "^5.6.2"
|
||||
"@npmcli/arborist" "^5.6.3"
|
||||
"@npmcli/ci-detect" "^2.0.0"
|
||||
"@npmcli/config" "^4.2.1"
|
||||
"@npmcli/fs" "^2.1.0"
|
||||
@ -9409,17 +9410,18 @@ npm@^8.19.2:
|
||||
cli-table3 "^0.6.2"
|
||||
columnify "^1.6.0"
|
||||
fastest-levenshtein "^1.0.12"
|
||||
fs-minipass "^2.1.0"
|
||||
glob "^8.0.1"
|
||||
graceful-fs "^4.2.10"
|
||||
hosted-git-info "^5.1.0"
|
||||
hosted-git-info "^5.2.1"
|
||||
ini "^3.0.1"
|
||||
init-package-json "^3.0.2"
|
||||
is-cidr "^4.0.2"
|
||||
json-parse-even-better-errors "^2.3.1"
|
||||
libnpmaccess "^6.0.4"
|
||||
libnpmdiff "^4.0.5"
|
||||
libnpmexec "^4.0.13"
|
||||
libnpmfund "^3.0.4"
|
||||
libnpmexec "^4.0.14"
|
||||
libnpmfund "^3.0.5"
|
||||
libnpmhook "^8.0.4"
|
||||
libnpmorg "^4.0.4"
|
||||
libnpmpack "^4.1.3"
|
||||
@ -9428,6 +9430,7 @@ npm@^8.19.2:
|
||||
libnpmteam "^4.0.4"
|
||||
libnpmversion "^3.0.7"
|
||||
make-fetch-happen "^10.2.0"
|
||||
minimatch "^5.1.0"
|
||||
minipass "^3.1.6"
|
||||
minipass-pipeline "^1.2.4"
|
||||
mkdirp "^1.0.4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user