diff --git a/package.json b/package.json index e6b67a1..b3497a4 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "eslint-plugin-check-file": "3.3.1", "eslint-plugin-playwright": "2.10.1", "fs-extra": "11.3.4", - "js-yaml": "4.1.1", + "js-yaml": "4.3.0", "lodash.clonedeepwith": "4.5.0", "lodash.mergewith": "4.6.2", "otplib": "12.0.1", diff --git a/yarn.lock b/yarn.lock index e008a03..adeafb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -391,7 +391,7 @@ __metadata: eslint-plugin-playwright: "npm:2.10.1" fs-extra: "npm:11.3.4" husky: "npm:9.1.7" - js-yaml: "npm:4.1.1" + js-yaml: "npm:4.3.0" lint-staged: "npm:16.4.0" lodash.clonedeepwith: "npm:4.5.0" lodash.mergewith: "npm:4.6.2" @@ -1951,7 +1951,18 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:4.1.1, js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1": +"js-yaml@npm:4.3.0": + version: 4.3.0 + resolution: "js-yaml@npm:4.3.0" + dependencies: + argparse: "npm:^2.0.1" + bin: + js-yaml: bin/js-yaml.js + checksum: 10/2bcec3a8118d7f744badeb04e14366578d234a736f353d41fe35d2305e4ce2409a8e041d277f07cd6bbc8aaa12128d650a68ce43247072519bede20962d2126f + languageName: node + linkType: hard + +"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1": version: 4.1.1 resolution: "js-yaml@npm:4.1.1" dependencies: