Skip to content

Commit 1864b51

Browse files
Update dependency js-yaml to ^4.2.0
1 parent cdc7865 commit 1864b51

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"bip39": "^3.1.0",
6161
"date-fns": "3.6.0",
6262
"i18next": "23.16.8",
63-
"js-yaml": "^4.1.0",
63+
"js-yaml": "^4.2.0",
6464
"monaco-editor": "^0.52.2",
6565
"react": "18.3.1",
6666
"react-dom": "18.3.1",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5545,6 +5545,13 @@ js-yaml@^4.1.0, js-yaml@~4.1.1:
55455545
dependencies:
55465546
argparse "^2.0.1"
55475547

5548+
js-yaml@^4.2.0:
5549+
version "4.2.0"
5550+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
5551+
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
5552+
dependencies:
5553+
argparse "^2.0.1"
5554+
55485555
jsdom@^26.1.0:
55495556
version "26.1.0"
55505557
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.1.0.tgz#ab5f1c1cafc04bd878725490974ea5e8bf0c72b3"

0 commit comments

Comments
 (0)