chore(deps): update dependency immer to 9.0.6 [security]#263
chore(deps): update dependency immer to 9.0.6 [security]#263renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Deployment completedThis pull request was successfully built on Stormkit. You can preview it using the following link. |
7ba228c to
4a690da
Compare
Deployment completedThis pull request was successfully built on Stormkit. You can preview it using the following link. |
Deployment completedThis pull request was successfully built on Stormkit. You can preview it using the following link. |
4a690da to
ddf81fb
Compare
Deployment completedThis pull request was successfully built on Stormkit. You can preview it using the following link. |
ddf81fb to
746977c
Compare
Deployment completedThis pull request was successfully built on Stormkit. You can preview it using the following link. |
|
This branch has a conflict. Closing this PR. |
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will now ignore this update (9.0.6). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
7.0.9->9.0.6GitHub Vulnerability Alerts
CVE-2020-28477
Overview
Affected versions of immer are vulnerable to Prototype Pollution.
Proof of exploit
Remediation
Version 8.0.1 contains a fix for this vulnerability, updating is recommended.
CVE-2021-23436
This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition (p === "proto" || p === "constructor") in applyPatches_ returns false if p is ['proto'] (or ['constructor']). The === operator (strict equality operator) returns false if the operands have different type.
CVE-2021-3757
immer is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
Configuration
📅 Schedule: "" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.