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..ada41637 --- a/examples/code-scanning/test-package-json/.pnp.cjs +++ b/examples/code-scanning/test-package-json/.pnp.cjs @@ -677,7 +677,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["msgpack-lite", "npm:0.1.26"],\ ["node-abort-controller", "npm:3.1.1"],\ ["opentracing", "npm:0.14.7"],\ - ["path-to-regexp", "npm:0.1.8"],\ + ["path-to-regexp", "npm:0.1.12"],\ ["protobufjs", "npm:7.2.6"],\ ["retry", "npm:0.13.1"],\ ["semver", "npm:7.6.0"]\ @@ -1528,10 +1528,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["path-to-regexp", [\ - ["npm:0.1.8", {\ - "packageLocation": "./.yarn/cache/path-to-regexp-npm-0.1.8-b95826a2f4-b2f0fc08dc.zip/node_modules/path-to-regexp/",\ + ["npm:0.1.12", {\ + "packageLocation": "./.yarn/cache/path-to-regexp-npm-0.1.12-a9bf1de212-ab237858be.zip/node_modules/path-to-regexp/",\ "packageDependencies": [\ - ["path-to-regexp", "npm:0.1.8"]\ + ["path-to-regexp", "npm:0.1.12"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/examples/code-scanning/test-package-json/.yarn/cache/path-to-regexp-npm-0.1.12-a9bf1de212-ab237858be.zip b/examples/code-scanning/test-package-json/.yarn/cache/path-to-regexp-npm-0.1.12-a9bf1de212-ab237858be.zip new file mode 100644 index 00000000..2f68fccd Binary files /dev/null and b/examples/code-scanning/test-package-json/.yarn/cache/path-to-regexp-npm-0.1.12-a9bf1de212-ab237858be.zip differ diff --git a/examples/code-scanning/test-package-json/.yarn/cache/path-to-regexp-npm-0.1.8-b95826a2f4-b2f0fc08dc.zip b/examples/code-scanning/test-package-json/.yarn/cache/path-to-regexp-npm-0.1.8-b95826a2f4-b2f0fc08dc.zip deleted file mode 100644 index 12d90737..00000000 Binary files a/examples/code-scanning/test-package-json/.yarn/cache/path-to-regexp-npm-0.1.8-b95826a2f4-b2f0fc08dc.zip and /dev/null 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..1998f37f 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..938cb3ce 100644 --- a/examples/code-scanning/test-package-json/yarn.lock +++ b/examples/code-scanning/test-package-json/yarn.lock @@ -1272,9 +1272,9 @@ __metadata: linkType: hard "path-to-regexp@npm:^0.1.2": - version: 0.1.8 - resolution: "path-to-regexp@npm:0.1.8" - checksum: b2f0fc08dcaff162e03866c5673d1ea950fa9852aedda224dc1acc25e44c73a75a43b1a6566941af0b6145b743c6f654fcbb62ffcd4013918d65a72b13f6a15c + version: 0.1.12 + resolution: "path-to-regexp@npm:0.1.12" + checksum: ab237858bee7b25ecd885189f175ab5b5161e7b712b360d44f5c4516b8d271da3e4bf7bf0a7b9153ecb04c7d90ce8ff5158614e1208819cf62bac2b08452722e languageName: node linkType: hard