mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore(deps): update dependency @types/request to v2.48.8 (#2895)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a99ea00c3a
commit
ad938ac795
5 changed files with 11 additions and 11 deletions
10
.pnp.js
generated
10
.pnp.js
generated
|
@ -75,7 +75,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@types/minimatch", "npm:3.0.3"],
|
||||
["@types/node", "npm:14.14.37"],
|
||||
["@types/pino", "npm:6.3.12"],
|
||||
["@types/request", "npm:2.48.5"],
|
||||
["@types/request", "npm:2.48.8"],
|
||||
["@types/semver", "npm:7.3.4"],
|
||||
["@typescript-eslint/eslint-plugin", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.33.0"],
|
||||
["@typescript-eslint/parser", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.33.0"],
|
||||
|
@ -4910,10 +4910,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["@types/request", [
|
||||
["npm:2.48.5", {
|
||||
"packageLocation": "./.yarn/cache/@types-request-npm-2.48.5-12844fc214-74f1a250ca.zip/node_modules/@types/request/",
|
||||
["npm:2.48.8", {
|
||||
"packageLocation": "./.yarn/cache/@types-request-npm-2.48.8-fcce514e82-6a3582c30e.zip/node_modules/@types/request/",
|
||||
"packageDependencies": [
|
||||
["@types/request", "npm:2.48.5"],
|
||||
["@types/request", "npm:2.48.8"],
|
||||
["@types/caseless", "npm:0.12.2"],
|
||||
["@types/node", "npm:12.12.21"],
|
||||
["@types/tough-cookie", "npm:4.0.0"],
|
||||
|
@ -17687,7 +17687,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@types/minimatch", "npm:3.0.3"],
|
||||
["@types/node", "npm:14.14.37"],
|
||||
["@types/pino", "npm:6.3.12"],
|
||||
["@types/request", "npm:2.48.5"],
|
||||
["@types/request", "npm:2.48.8"],
|
||||
["@types/semver", "npm:7.3.4"],
|
||||
["@typescript-eslint/eslint-plugin", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.33.0"],
|
||||
["@typescript-eslint/parser", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.33.0"],
|
||||
|
|
Binary file not shown.
BIN
.yarn/cache/@types-request-npm-2.48.8-fcce514e82-6a3582c30e.zip
vendored
Normal file
BIN
.yarn/cache/@types-request-npm-2.48.8-fcce514e82-6a3582c30e.zip
vendored
Normal file
Binary file not shown.
|
@ -100,7 +100,7 @@
|
|||
"@types/minimatch": "3.0.3",
|
||||
"@types/node": "14.14.37",
|
||||
"@types/pino": "6.3.12",
|
||||
"@types/request": "2.48.5",
|
||||
"@types/request": "2.48.8",
|
||||
"@types/semver": "7.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||
"@typescript-eslint/parser": "4.33.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3237,15 +3237,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/request@npm:2.48.5":
|
||||
version: 2.48.5
|
||||
resolution: "@types/request@npm:2.48.5"
|
||||
"@types/request@npm:2.48.8":
|
||||
version: 2.48.8
|
||||
resolution: "@types/request@npm:2.48.8"
|
||||
dependencies:
|
||||
"@types/caseless": "*"
|
||||
"@types/node": "*"
|
||||
"@types/tough-cookie": "*"
|
||||
form-data: ^2.5.0
|
||||
checksum: 74f1a250cab068aec594cede9e57508e0b63d46110dd5d62611f087a4c0e9b524884b1d76f128e5ee86d3d91a40587986d85567b567653cd3e30873686ab195d
|
||||
checksum: 6a3582c30e73b3326c360a036c619dc9e17c4479c9dce1d3a3161a1b1f6eca5f8a1dd59eaac04deb3f401ba762b70105b5d3084f9df34a3d0a8c7bc2a94da8a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14620,7 +14620,7 @@ typescript@4.1.3:
|
|||
"@types/minimatch": 3.0.3
|
||||
"@types/node": 14.14.37
|
||||
"@types/pino": 6.3.12
|
||||
"@types/request": 2.48.5
|
||||
"@types/request": 2.48.8
|
||||
"@types/semver": 7.3.4
|
||||
"@typescript-eslint/eslint-plugin": 4.33.0
|
||||
"@typescript-eslint/parser": 4.33.0
|
||||
|
|
Loading…
Add table
Reference in a new issue