Skip to content

Commit 0d10b9b

Browse files
Bump js-yaml to 4.1.1, 3.14.2, parcel to 2.16.1
Due to github/advisory-database#6420 js-yaml@3.14.2 is still not considered as non-vulnerable as of 2025-11-17
1 parent dbd1147 commit 0d10b9b

File tree

5 files changed

+619
-596
lines changed

5 files changed

+619
-596
lines changed

example/capacitor/package-lock.json

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

example/reactnative/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4531,17 +4531,17 @@ joi@^17.2.1:
45314531
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
45324532

45334533
js-yaml@^3.13.1:
4534-
version "3.14.1"
4535-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"
4536-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
4534+
version "3.14.2"
4535+
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz"
4536+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
45374537
dependencies:
45384538
argparse "^1.0.7"
45394539
esprima "^4.0.0"
45404540

45414541
js-yaml@^4.1.0:
4542-
version "4.1.0"
4543-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
4544-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
4542+
version "4.1.1"
4543+
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz"
4544+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
45454545
dependencies:
45464546
argparse "^2.0.1"
45474547

0 commit comments

Comments
 (0)