[monorepo] upgrade tough-cookie in request to latest version (#27249)

GitOrigin-RevId: 9096e05d2c337c3d3a9b4ca6efec8fd40c51a622
This commit is contained in:
Jakob Ackermann
2025-07-21 16:02:51 +02:00
committed by Copybot
parent 082121d3da
commit b1880ba64d
2 changed files with 28 additions and 6 deletions

View File

@@ -33,6 +33,9 @@
"path-to-regexp": "3.3.0",
"body-parser": "1.20.3",
"multer": "2.0.1"
},
"request@2.88.2": {
"tough-cookie": "5.1.2"
}
},
"scripts": {