diff --git a/package.json b/package.json index 823e2181f..2457d2ca5 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "handlebars": "^4.7.7", "http-proxy-middleware": "^3.0.5", "https-proxy-agent": "^2.2.3", - "js-yaml": "4.3.1", + "js-yaml": "5.2.3", "jwt-decode": "^2.2.0", "lodash": "^4.18.1", "mem": "^6.0.0", @@ -72,7 +72,7 @@ }, "resolutions": { "form-data": "^4.0.4", - "js-yaml": "4.3.1", + "js-yaml": "5.2.3", "lodash": "^4.18.1", "handlebars": "^4.7.7", "mem": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 5c2c5d32a..4d82799c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2293,7 +2293,7 @@ __metadata: http-proxy-middleware: "npm:^3.0.5" https-proxy-agent: "npm:^2.2.3" istanbul: "npm:^0.4.5" - js-yaml: "npm:4.3.1" + js-yaml: "npm:5.2.3" jsonwebtoken: "npm:^9.0.0" jwt-decode: "npm:^2.2.0" lodash: "npm:^4.18.1" @@ -4359,14 +4359,14 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:4.3.1": - version: 4.3.1 - resolution: "js-yaml@npm:4.3.1" +"js-yaml@npm:5.2.3": + version: 5.2.3 + resolution: "js-yaml@npm:5.2.3" dependencies: argparse: "npm:^2.0.1" bin: - js-yaml: bin/js-yaml.js - checksum: 10/2ce71b5d632abbd77da80447bf860e8a0264e54bffe94840984887d58b023761495b523727547904517a6107a1ef189854b361e0fc44995ee13a84f222d7bd42 + js-yaml: bin/js-yaml.mjs + checksum: 10/5d2562f2d7e7bc51bd678b43d2dbc3965129ac854222c794157369c8904d249cfc78325dff8fc64becb505a2506242548c54c8fa50cdb24554bb1a557e460004 languageName: node linkType: hard