Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add per-block WebView homepage setting, help view is now just a skinned webview #982

Merged
merged 8 commits into from
Oct 8, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix cookie dep
esimkowitz committed Oct 7, 2024

Verified

This commit was signed with the committer’s verified signature.
esimkowitz Evan Simkowitz
commit 6460b28854833715eca82fb8887f4905959105bb
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -136,7 +136,8 @@
"yaml": "^2.5.1"
},
"resolutions": {
"send@npm:0.18.0": "0.19.0"
"send@npm:0.18.0": "0.19.0",
"cookie@0.6.0": "^0.7.0"
},
"packageManager": "yarn@4.4.1"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4318,10 +4318,10 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:0.6.0":
version: 0.6.0
resolution: "cookie@npm:0.6.0"
checksum: 10c0/f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686
"cookie@npm:^0.7.0":
version: 0.7.2
resolution: "cookie@npm:0.7.2"
checksum: 10c0/9596e8ccdbf1a3a88ae02cf5ee80c1c50959423e1022e4e60b91dd87c622af1da309253d8abdb258fb5e3eacb4f08e579dc58b4897b8087574eee0fd35dfa5d2
languageName: node
linkType: hard