Skip to content

Commit 71dcf08

Browse files
chore(deps): update dependency cookie to v1.1.0 (#200)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [cookie](https://redirect.github.com/jshttp/cookie) | overrides | minor | [`1.0.2` -> `1.1.0`](https://renovatebot.com/diffs/npm/cookie/1.0.2/1.1.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/jshttp/cookie/badge)](https://securityscorecards.dev/viewer/?uri=github.com/jshttp/cookie) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jshttp/cookie (cookie)</summary> ### [`v1.1.0`](https://redirect.github.com/jshttp/cookie/compare/v1.0.2...09cec9fd32aa777ddbf51a115c53f30728eccfbc) [Compare Source](https://redirect.github.com/jshttp/cookie/compare/v1.0.2...v1.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-diamond-bond). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update cookie from 1.0.2 to 1.1.0 to pick up minor fixes and improvements. No application code changes expected. <sup>Written for commit c7255b3. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8d3943 commit 71dcf08

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"semver": "7.7.3",
5858
"undici": "7.11.0",
5959
"axios": "1.13.2",
60-
"cookie": "1.0.2",
60+
"cookie": "1.1.0",
6161
"ejs": "3.1.10"
6262
},
6363
"trustedDependencies": [

0 commit comments

Comments
 (0)