Skip to content

Commit 0dd90fd

Browse files
authored
Added tough-cookie override (TryGhost#27687)
no ref `tough-cookie@2.5.0` was reachable via the deprecated `request@2.88.2` package — `@tryghost/logging > bunyan-loggly > node-loggly-bulk > request > tough-cookie` — which is on the production path through any code that imports `@tryghost/logging` (job-manager, prometheus-metrics, server, gscan, knex-migrator).
1 parent e35122a commit 0dd90fd

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
"qs@<6.14.1": "^6.14.2",
106106
"tar@<7.5.11": "^7.5.11",
107107
"tmp@<=0.2.3": "^0.2.4",
108+
"tough-cookie@<4.1.3": "^4.1.3",
108109
"trim@<0.0.3": "^0.0.3",
109110
"undici@<6.24.0": "^6.24.0",
110111
"underscore@>=1.3.2 <1.12.1": "^1.12.1",

pnpm-lock.yaml

Lines changed: 2 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)