0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore(deps): update dependency @types/send to v0.17.4 (#4151)

This commit is contained in:
renovate[bot] 2023-12-01 05:46:34 +01:00 committed by GitHub
parent afce58da48
commit 326ec28930
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -74,7 +74,7 @@
"@types/redux": "3.6.0",
"@types/request": "2.48.9",
"@types/semver": "7.5.6",
"@types/send": "0.17.2",
"@types/send": "0.17.4",
"@types/serve-static": "1.15.3",
"@types/superagent": "4.1.19",
"@types/supertest": "2.0.14",

View file

@ -190,8 +190,8 @@ importers:
specifier: 7.5.6
version: 7.5.6
'@types/send':
specifier: 0.17.2
version: 0.17.2
specifier: 0.17.4
version: 0.17.4
'@types/serve-static':
specifier: 1.15.3
version: 1.15.3
@ -11580,7 +11580,7 @@ packages:
'@types/node': 20.8.3
'@types/qs': 6.9.10
'@types/range-parser': 1.2.7
'@types/send': 0.17.2
'@types/send': 0.17.4
/@types/express@4.17.21:
resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==}
@ -11950,8 +11950,8 @@ packages:
/@types/semver@7.5.6:
resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==}
/@types/send@0.17.2:
resolution: {integrity: sha512-aAG6yRf6r0wQ29bkS+x97BIs64ZLxeE/ARwyS6wrldMm3C1MdKwCcnnEwMC1slI8wuxJOpiUH9MioC0A0i+GJw==}
/@types/send@0.17.4:
resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==}
dependencies:
'@types/mime': 1.3.3
'@types/node': 20.8.3