diff --git a/pkg/adminweb/web/.pnp.cjs b/pkg/adminweb/web/.pnp.cjs index 542815c..7b4cd5b 100644 --- a/pkg/adminweb/web/.pnp.cjs +++ b/pkg/adminweb/web/.pnp.cjs @@ -1001,7 +1001,7 @@ const RAW_RUNTIME_STATE = ["globals", "npm:13.24.0"],\ ["ignore", "npm:5.3.2"],\ ["import-fresh", "npm:3.3.1"],\ - ["js-yaml", "npm:4.1.1"],\ + ["js-yaml", "npm:4.3.0"],\ ["minimatch", "npm:3.1.5"],\ ["strip-json-comments", "npm:3.1.1"]\ ],\ @@ -2977,7 +2977,7 @@ const RAW_RUNTIME_STATE = ["imurmurhash", "npm:0.1.4"],\ ["is-glob", "npm:4.0.3"],\ ["is-path-inside", "npm:3.0.3"],\ - ["js-yaml", "npm:4.1.1"],\ + ["js-yaml", "npm:4.3.0"],\ ["json-stable-stringify-without-jsonify", "npm:1.0.1"],\ ["levn", "npm:0.4.1"],\ ["lodash.merge", "npm:4.6.2"],\ @@ -3959,11 +3959,11 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["js-yaml", [\ - ["npm:4.1.1", {\ - "packageLocation": "../../../../../.yarn/berry/cache/js-yaml-npm-4.1.1-86ec786790-10c0.zip/node_modules/js-yaml/",\ + ["npm:4.3.0", {\ + "packageLocation": "../../../../../.yarn/berry/cache/js-yaml-npm-4.3.0-1586601382-10c0.zip/node_modules/js-yaml/",\ "packageDependencies": [\ ["argparse", "npm:2.0.1"],\ - ["js-yaml", "npm:4.1.1"]\ + ["js-yaml", "npm:4.3.0"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/pkg/adminweb/web/yarn.lock b/pkg/adminweb/web/yarn.lock index f610f06..c508185 100644 --- a/pkg/adminweb/web/yarn.lock +++ b/pkg/adminweb/web/yarn.lock @@ -3116,13 +3116,13 @@ __metadata: linkType: hard "js-yaml@npm:^4.1.0": - version: 4.1.1 - resolution: "js-yaml@npm:4.1.1" + 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: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7 + checksum: 10c0/058b30473d6915ca5b4feb11e2f7d4d97242f98d00a798ed48dd90b46b7c640398afe9128c5db22c5300f8c6528fe2a174b9a93f351a70ebc28c6203938d8bff languageName: node linkType: hard