Skip to content

Commit

Permalink
Merge pull request #2889 from dgutride/cookie-override
Browse files Browse the repository at this point in the history
fix(cookie): Bump tough-cookie using override
  • Loading branch information
openshift-merge-bot[bot] authored Jun 10, 2024
2 parents 0a0963a + 3d0b283 commit 68a6f02
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 6 deletions.
41 changes: 35 additions & 6 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,8 @@
"eslint-plugin-prettier": "^3.4.0",
"jest": "^29.6.1",
"ts-jest": "^29.1.1"
},
"overrides": {
"tough-cookie": "^4.1.3"
}
}

0 comments on commit 68a6f02

Please sign in to comment.