Skip to content

Commit 0f73506

Browse files
fix(deps): update dependency js-yaml to ^4.1.0 (#101744)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d1f82b1 commit 0f73506

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

desktop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"electron-fetch": "^1.7.4",
5858
"electron-store": "^8.1.0",
5959
"electron-updater": "^4.2.5",
60-
"js-yaml": "^4.0.0",
60+
"js-yaml": "^4.1.0",
6161
"make-dir": "^3.1.0",
6262
"semver": "^7.3.2",
6363
"superagent": "^3.8.3",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -11622,7 +11622,7 @@ __metadata:
1162211622
electron-store: "npm:^8.1.0"
1162311623
electron-updater: "npm:^4.2.5"
1162411624
jest: "npm:^29.7.0"
11625-
js-yaml: "npm:^4.0.0"
11625+
js-yaml: "npm:^4.1.0"
1162611626
lodash: "npm:^4.17.21"
1162711627
make-dir: "npm:^3.1.0"
1162811628
playwright: "npm:1.48.2"

0 commit comments

Comments
 (0)