mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
chore(deps): update dependency @types/qs to v6.9.10 (#4146)
This commit is contained in:
parent
277ca7ee71
commit
afce58da48
2 changed files with 9 additions and 9 deletions
|
@ -65,7 +65,7 @@
|
|||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "20.8.3",
|
||||
"@types/node-fetch": "2.6.9",
|
||||
"@types/qs": "6.9.8",
|
||||
"@types/qs": "6.9.10",
|
||||
"@types/range-parser": "1.2.7",
|
||||
"@types/react": "18.2.25",
|
||||
"@types/react-dom": "18.2.11",
|
||||
|
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
|
@ -163,8 +163,8 @@ importers:
|
|||
specifier: 2.6.9
|
||||
version: 2.6.9
|
||||
'@types/qs':
|
||||
specifier: 6.9.8
|
||||
version: 6.9.8
|
||||
specifier: 6.9.10
|
||||
version: 6.9.10
|
||||
'@types/range-parser':
|
||||
specifier: 1.2.7
|
||||
version: 1.2.7
|
||||
|
@ -10233,7 +10233,7 @@ packages:
|
|||
'@storybook/core-events': 6.5.16
|
||||
'@storybook/csf': 0.0.2--canary.4566f4d.1
|
||||
'@storybook/store': 6.5.16(react-dom@18.2.0)(react@18.2.0)
|
||||
'@types/qs': 6.9.8
|
||||
'@types/qs': 6.9.10
|
||||
'@types/webpack-env': 1.18.2
|
||||
core-js: 3.30.2
|
||||
fast-deep-equal: 3.1.3
|
||||
|
@ -11578,7 +11578,7 @@ packages:
|
|||
resolution: {integrity: sha512-ZohaCYTgGFcOP7u6aJOhY9uIZQgZ2vxC2yWoArY+FeDXlqeH66ZVBjgvg+RLVAS/DWNq4Ap9ZXu1+SUQiiWYMg==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.3
|
||||
'@types/qs': 6.9.8
|
||||
'@types/qs': 6.9.10
|
||||
'@types/range-parser': 1.2.7
|
||||
'@types/send': 0.17.2
|
||||
|
||||
|
@ -11587,7 +11587,7 @@ packages:
|
|||
dependencies:
|
||||
'@types/body-parser': 1.19.5
|
||||
'@types/express-serve-static-core': 4.17.37
|
||||
'@types/qs': 6.9.8
|
||||
'@types/qs': 6.9.10
|
||||
'@types/serve-static': 1.15.3
|
||||
|
||||
/@types/github-slugger@1.3.0:
|
||||
|
@ -11830,13 +11830,13 @@ packages:
|
|||
resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==}
|
||||
dev: false
|
||||
|
||||
/@types/qs@6.9.10:
|
||||
resolution: {integrity: sha512-3Gnx08Ns1sEoCrWssEgTSJs/rsT2vhGP+Ja9cnnk9k4ALxinORlQneLXFeFKOTJMOeZUFD1s7w+w2AphTpvzZw==}
|
||||
|
||||
/@types/qs@6.9.7:
|
||||
resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==}
|
||||
dev: true
|
||||
|
||||
/@types/qs@6.9.8:
|
||||
resolution: {integrity: sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg==}
|
||||
|
||||
/@types/range-parser@1.2.7:
|
||||
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue