Skip to content

Commit 988ebec

Browse files
## Checklist - [x] I have ensured my pull request is not behind the main or master branch of the original repository. - [x] I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first. - [x] I have written a commit message that passes commitlint linting. - [x] I have ensured that my code changes pass linting tests. - [x] I have ensured that my code changes pass unit tests. - [x] I have described my pull request and the reasons for code changes along with context if necessary. ## Maintainer Notes Closes #1561
1 parent f9f7714 commit 988ebec

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cache-content-type": "^1.0.0",
4242
"content-disposition": "~0.5.2",
4343
"content-type": "^1.0.4",
44-
"cookies": "~0.8.0",
44+
"cookies": "~0.9.1",
4545
"debug": "^4.3.2",
4646
"delegates": "^1.0.0",
4747
"destroy": "^1.0.4",

0 commit comments

Comments
 (0)