|
95 | 95 | "./node_modules/@cypress/commit-info/node_modules/semver/semver.js",
|
96 | 96 | "./node_modules/@cypress/get-windows-proxy/node_modules/debug/src/browser.js",
|
97 | 97 | "./node_modules/@cypress/get-windows-proxy/node_modules/debug/src/index.js",
|
| 98 | + "./node_modules/@cypress/get-windows-proxy/node_modules/registry-js/dist/lib/index.js", |
| 99 | + "./node_modules/@cypress/get-windows-proxy/node_modules/registry-js/dist/lib/registry.js", |
98 | 100 | "./node_modules/@cypress/request-promise/lib/rp.js",
|
99 | 101 | "./node_modules/@cypress/request/index.js",
|
100 | 102 | "./node_modules/@cypress/request/lib/helpers.js",
|
|
873 | 875 | "./packages/server/lib/util/fs.ts",
|
874 | 876 | "./packages/server/lib/util/glob.js",
|
875 | 877 | "./packages/server/lib/util/proxy.ts",
|
876 |
| - "./packages/server/lib/util/resourceTypeAndCredentialManager.ts", |
| 878 | + "./packages/server/lib/util/requestedWithAndCredentialManager.ts", |
877 | 879 | "./packages/server/lib/util/socket_allowed.ts",
|
878 | 880 | "./packages/server/lib/util/stream_buffer.ts",
|
879 | 881 | "./packages/server/lib/video_capture.ts",
|
|
955 | 957 | "./packages/socket/node_modules/socket.io/node_modules/engine.io/lib/transports/polling.js",
|
956 | 958 | "./packages/socket/node_modules/socket.io/node_modules/engine.io/lib/transports/websocket.js",
|
957 | 959 | "./packages/ts/register.js",
|
958 |
| - "./packages/types/index.js" |
| 960 | + "./packages/types/index.js", |
| 961 | + "./tooling/v8-snapshot/dist/setup/v8-snapshot-entry-cy-in-cy.js" |
959 | 962 | ],
|
960 | 963 | "healthy": [
|
961 | 964 | "./node_modules/@babel/code-frame/lib/index.js",
|
|
2459 | 2462 | "./node_modules/mime-types/index.js",
|
2460 | 2463 | "./node_modules/mime/types.json",
|
2461 | 2464 | "./node_modules/mimic-response/index.js",
|
2462 |
| - "./node_modules/minimatch/minimatch.js", |
2463 | 2465 | "./node_modules/minimist/index.js",
|
2464 | 2466 | "./node_modules/mkdirp/index.js",
|
2465 | 2467 | "./node_modules/mocha-7.0.1/lib/browser/progress.js",
|
|
2485 | 2487 | "./node_modules/mocha-7.0.1/node_modules/debug/node_modules/ms/index.js",
|
2486 | 2488 | "./node_modules/mocha-7.0.1/node_modules/debug/src/common.js",
|
2487 | 2489 | "./node_modules/mocha-7.0.1/node_modules/glob/common.js",
|
2488 |
| - "./node_modules/mocha-7.0.1/node_modules/glob/node_modules/minimatch/minimatch.js", |
2489 | 2490 | "./node_modules/mocha-7.0.1/node_modules/mkdirp/index.js",
|
2490 | 2491 | "./node_modules/mocha-7.0.1/node_modules/ms/index.js",
|
2491 | 2492 | "./node_modules/mocha-7.0.1/node_modules/object.assign/implementation.js",
|
|
3548 | 3549 | "./packages/data-context/node_modules/fs-extra/lib/util/stat.js",
|
3549 | 3550 | "./packages/data-context/node_modules/fs-extra/lib/util/utimes.js",
|
3550 | 3551 | "./packages/data-context/node_modules/micromatch/index.js",
|
3551 |
| - "./packages/data-context/node_modules/minimatch/minimatch.js", |
3552 | 3552 | "./packages/data-context/node_modules/path-key/index.js",
|
3553 | 3553 | "./packages/data-context/src/actions/AppActions.ts",
|
3554 | 3554 | "./packages/data-context/src/actions/AuthActions.ts",
|
|
3607 | 3607 | "./packages/extension/index.js",
|
3608 | 3608 | "./packages/extension/lib/extension.js",
|
3609 | 3609 | "./packages/extension/lib/util.js",
|
| 3610 | + "./packages/frontend-shared/cypress/e2e/prod-dependencies.ts", |
| 3611 | + "./packages/frontend-shared/cypress/e2e/v8-snapshot-entry.ts", |
3610 | 3612 | "./packages/graphql/node_modules/chalk/source/templates.js",
|
3611 | 3613 | "./packages/graphql/node_modules/chalk/source/util.js",
|
3612 | 3614 | "./packages/graphql/node_modules/debug/node_modules/ms/index.js",
|
|
3649 | 3651 | "./packages/network/lib/concat-stream.ts",
|
3650 | 3652 | "./packages/network/lib/http-utils.ts",
|
3651 | 3653 | "./packages/network/lib/index.ts",
|
3652 |
| - "./packages/network/node_modules/minimatch/minimatch.js", |
3653 | 3654 | "./packages/proxy/lib/http/util/ast-rewriter.ts",
|
3654 | 3655 | "./packages/proxy/lib/http/util/cookies.ts",
|
3655 | 3656 | "./packages/proxy/lib/http/util/inject.ts",
|
|
3827 | 3828 | "./packages/server/node_modules/execa/lib/stdio.js",
|
3828 | 3829 | "./packages/server/node_modules/execa/node_modules/signal-exit/index.js",
|
3829 | 3830 | "./packages/server/node_modules/glob/common.js",
|
3830 |
| - "./packages/server/node_modules/glob/node_modules/minimatch/minimatch.js", |
3831 | 3831 | "./packages/server/node_modules/graceful-fs/clone.js",
|
3832 | 3832 | "./packages/server/node_modules/graceful-fs/legacy-streams.js",
|
3833 | 3833 | "./packages/server/node_modules/http-proxy/lib/http-proxy/common.js",
|
|
0 commit comments