Skip to content

Commit 0720f4c

Browse files
fix(deps): update dependency js-yaml@>=4.0.0 <4.1.1 to >=4.3.1 [security] (#333)
* fix(deps): update dependency js-yaml@>=4.0.0 <4.1.1 to >=4.3.1 [security] Signed-off-by: Renovate Bot <bot@renovateapp.com> * chore: merge renovate update against main --------- Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Bannert <d.bannert@anolilab.de>
1 parent 59ebe41 commit 0720f4c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ overrides:
100100
"immutable@>=5.0.0 <5.1.5": ">=5.1.5"
101101
"immutable@>=4.0.0-rc.1 <4.3.8": ">=5.1.5"
102102
"ip-address@<=10.1.0": ">=10.2.0"
103-
"js-yaml@>=4.0.0 <4.1.1": ">=4.2.0"
103+
"js-yaml@>=4.0.0 <4.1.1": ">=4.3.1"
104104
load-tsconfig: "^0.2.5"
105105
"lodash@>=4.0.0 <=4.17.23": ">=4.18.0"
106106
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23"

0 commit comments

Comments
 (0)