Skip to content

Commit d1553d6

Browse files
Update dependency js-yaml to ^4.1.1
1 parent 5dea22c commit d1553d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"bip39": "^3.1.0",
6060
"date-fns": "3.6.0",
6161
"i18next": "23.16.8",
62-
"js-yaml": "^4.1.0",
62+
"js-yaml": "^4.1.1",
6363
"monaco-editor": "^0.52.2",
6464
"react": "18.3.1",
6565
"react-dom": "18.3.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6037,7 +6037,7 @@ jiti@^2.5.1:
60376037
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
60386038
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
60396039

6040-
js-yaml@^4.1.0, js-yaml@~4.1.0:
6040+
js-yaml@^4.1.0, js-yaml@^4.1.1, js-yaml@~4.1.0:
60416041
version "4.1.1"
60426042
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
60436043
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==

0 commit comments

Comments
 (0)