mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore(deps): update dependency @types/node-fetch to v2.6.9 (#4145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0b7f5a7e22
commit
287983c1c0
2 changed files with 6 additions and 6 deletions
|
@ -64,7 +64,7 @@
|
|||
"@types/mime": "3.0.2",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "20.8.3",
|
||||
"@types/node-fetch": "2.6.6",
|
||||
"@types/node-fetch": "2.6.9",
|
||||
"@types/qs": "6.9.8",
|
||||
"@types/range-parser": "1.2.5",
|
||||
"@types/react": "18.2.25",
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -160,8 +160,8 @@ importers:
|
|||
specifier: 20.8.3
|
||||
version: 20.8.3
|
||||
'@types/node-fetch':
|
||||
specifier: 2.6.6
|
||||
version: 2.6.6
|
||||
specifier: 2.6.9
|
||||
version: 2.6.9
|
||||
'@types/qs':
|
||||
specifier: 6.9.8
|
||||
version: 6.9.8
|
||||
|
@ -10448,7 +10448,7 @@ packages:
|
|||
'@storybook/store': 6.5.16(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/telemetry': 6.5.16(eslint@8.53.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.4)
|
||||
'@types/node': 16.18.58
|
||||
'@types/node-fetch': 2.6.6
|
||||
'@types/node-fetch': 2.6.9
|
||||
'@types/pretty-hrtime': 1.0.1
|
||||
'@types/webpack': 4.41.34
|
||||
better-opn: 2.1.1
|
||||
|
@ -11778,8 +11778,8 @@ packages:
|
|||
/@types/ms@0.7.32:
|
||||
resolution: {integrity: sha512-xPSg0jm4mqgEkNhowKgZFBNtwoEwF6gJ4Dhww+GFpm3IgtNseHQZ5IqdNwnquZEoANxyDAKDRAdVo4Z72VvD/g==}
|
||||
|
||||
/@types/node-fetch@2.6.6:
|
||||
resolution: {integrity: sha512-95X8guJYhfqiuVVhRFxVQcf4hW/2bCuoPwDasMf/531STFoNoWTT7YDnWdXHEZKqAGUigmpG31r2FE70LwnzJw==}
|
||||
/@types/node-fetch@2.6.9:
|
||||
resolution: {integrity: sha512-bQVlnMLFJ2d35DkPNjEPmd9ueO/rh5EiaZt2bhqiSarPjZIuIV6bPQVqcrEyvNo+AfTrRGVazle1tl597w3gfA==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.3
|
||||
form-data: 4.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue