Skip to content

Commit bb83e00

Browse files
renovate-botdgp1130
authored andcommitted
build: update pacote to version 10.3.2
1 parent 4b3ae57 commit bb83e00

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"node-fetch": "^2.2.0",
124124
"npm-registry-client": "8.6.0",
125125
"ora": "^4.0.2",
126-
"pacote": "10.3.1",
126+
"pacote": "10.3.2",
127127
"pidtree": "^0.3.0",
128128
"pidusage": "^2.0.17",
129129
"prettier": "^1.16.4",

yarn.lock

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8344,6 +8344,33 @@ [email protected]:
83448344
tar "^6.0.0"
83458345
which "^2.0.2"
83468346

8347+
8348+
version "10.3.2"
8349+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-10.3.2.tgz#4a98c9457a816255581c9cf99e89065fbc341034"
8350+
integrity sha512-Hem2RkLAHhNaJSbhjouhbCAXlinNsv9W75s6JNxv9GypIjFkHtxCBoV6+GYBPttVOpZqnTAHmYRLs8yc2X2Dnw==
8351+
dependencies:
8352+
"@npmcli/installed-package-contents" "^1.0.5"
8353+
cacache "^14.0.0"
8354+
chownr "^1.1.3"
8355+
fs-minipass "^2.1.0"
8356+
infer-owner "^1.0.4"
8357+
lru-cache "^5.1.1"
8358+
minipass "^3.0.1"
8359+
minipass-fetch "^1.2.1"
8360+
mkdirp "^1.0.3"
8361+
npm-package-arg "^8.0.0"
8362+
npm-packlist "^2.0.3"
8363+
npm-pick-manifest "^5.0.0"
8364+
npm-registry-fetch "^6.0.0"
8365+
osenv "^0.1.5"
8366+
promise-inflight "^1.0.1"
8367+
promise-retry "^1.1.1"
8368+
read-package-json-fast "^1.1.3"
8369+
semver "^7.1.1"
8370+
ssri "^7.1.0"
8371+
tar "^6.0.0"
8372+
which "^2.0.2"
8373+
83478374
pako@^0.2.5:
83488375
version "0.2.9"
83498376
resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75"

0 commit comments

Comments
 (0)