diff --git a/examples/code-scanning/test-package-json/.pnp.cjs b/examples/code-scanning/test-package-json/.pnp.cjs old mode 100755 new mode 100644 index 0801e0df..6d910578 --- a/examples/code-scanning/test-package-json/.pnp.cjs +++ b/examples/code-scanning/test-package-json/.pnp.cjs @@ -547,10 +547,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["brace-expansion", [\ - ["npm:2.0.1", {\ - "packageLocation": "./.yarn/cache/brace-expansion-npm-2.0.1-17aa2616f9-a61e7cd2e8.zip/node_modules/brace-expansion/",\ + ["npm:2.0.2", {\ + "packageLocation": "./.yarn/cache/brace-expansion-npm-2.0.2-bc7f134bbc-01dff195e3.zip/node_modules/brace-expansion/",\ "packageDependencies": [\ - ["brace-expansion", "npm:2.0.1"],\ + ["brace-expansion", "npm:2.0.2"],\ ["balanced-match", "npm:1.0.2"]\ ],\ "linkType": "HARD"\ @@ -1263,7 +1263,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./.yarn/cache/minimatch-npm-9.0.4-7be5a33efc-cf717f597e.zip/node_modules/minimatch/",\ "packageDependencies": [\ ["minimatch", "npm:9.0.4"],\ - ["brace-expansion", "npm:2.0.1"]\ + ["brace-expansion", "npm:2.0.2"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/examples/code-scanning/test-package-json/.yarn/cache/brace-expansion-npm-2.0.1-17aa2616f9-a61e7cd2e8.zip b/examples/code-scanning/test-package-json/.yarn/cache/brace-expansion-npm-2.0.1-17aa2616f9-a61e7cd2e8.zip deleted file mode 100644 index 11d5bd0d..00000000 Binary files a/examples/code-scanning/test-package-json/.yarn/cache/brace-expansion-npm-2.0.1-17aa2616f9-a61e7cd2e8.zip and /dev/null differ diff --git a/examples/code-scanning/test-package-json/.yarn/cache/brace-expansion-npm-2.0.2-bc7f134bbc-01dff195e3.zip b/examples/code-scanning/test-package-json/.yarn/cache/brace-expansion-npm-2.0.2-bc7f134bbc-01dff195e3.zip new file mode 100644 index 00000000..cee1d52d Binary files /dev/null and b/examples/code-scanning/test-package-json/.yarn/cache/brace-expansion-npm-2.0.2-bc7f134bbc-01dff195e3.zip differ diff --git a/examples/code-scanning/test-package-json/.yarn/install-state.gz b/examples/code-scanning/test-package-json/.yarn/install-state.gz index fc232af0..046c93f6 100644 Binary files a/examples/code-scanning/test-package-json/.yarn/install-state.gz and b/examples/code-scanning/test-package-json/.yarn/install-state.gz differ diff --git a/examples/code-scanning/test-package-json/yarn.lock b/examples/code-scanning/test-package-json/yarn.lock index 446ad30d..9825f42d 100644 --- a/examples/code-scanning/test-package-json/yarn.lock +++ b/examples/code-scanning/test-package-json/yarn.lock @@ -418,11 +418,11 @@ __metadata: linkType: hard "brace-expansion@npm:^2.0.1": - version: 2.0.1 - resolution: "brace-expansion@npm:2.0.1" + version: 2.0.2 + resolution: "brace-expansion@npm:2.0.2" dependencies: balanced-match: ^1.0.0 - checksum: a61e7cd2e8a8505e9f0036b3b6108ba5e926b4b55089eeb5550cd04a471fe216c96d4fe7e4c7f995c728c554ae20ddfc4244cad10aef255e72b62930afd233d1 + checksum: 01dff195e3646bc4b0d27b63d9bab84d2ebc06121ff5013ad6e5356daa5a9d6b60fa26cf73c74797f2dc3fbec112af13578d51f75228c1112b26c790a87b0488 languageName: node linkType: hard