Skip to content

Commit d5311a7

Browse files
Update dependency js-yaml to ^4.1.1
1 parent a8b330f commit d5311a7

2 files changed

Lines changed: 2 additions & 2 deletions

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.1.1",
6464
"monaco-editor": "^0.52.2",
6565
"react": "18.3.1",
6666
"react-dom": "18.3.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5885,7 +5885,7 @@ jiti@^2.6.1:
58855885
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
58865886
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
58875887

5888-
js-yaml@^4.1.0, js-yaml@~4.1.0:
5888+
js-yaml@^4.1.0, js-yaml@^4.1.1, js-yaml@~4.1.0:
58895889
version "4.1.1"
58905890
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
58915891
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==

0 commit comments

Comments
 (0)