chore(test): Bump svelte dependencies #1198
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates svelte/kit/adapter node in our wizard e2e tests. See https://svelte.dev/blog/cves-affecting-the-svelte-ecosystem
sveltekit-tracing-test-app/package.json@sveltejs/kit2.31.0^2.49.5sveltekit-tracing-test-app/package.json@sveltejs/adapter-node^5.3.1^5.5.1sveltekit-tracing-test-app/package.jsonsvelte^5.0.0^5.46.4sveltekit-hooks-test-app/package.json@sveltejs/kit^2.0.02.18.0pnpm-workspace.yaml@sveltejs/kit(catalog)^2.31.0^2.49.5pnpm-workspace-test-app/.../sveltekit/package.json@sveltejs/adapter-node^5.4.0^5.5.1pnpm-workspace-test-app/.../sveltekit/package.jsonsvelte^5.0.0^5.46.4For
sveltekit-hooks-test-app, we needed to stay on a 2.x version prior to 2.31.0. Therefore, I selected 2.18.0, which is the latest version before kit was affected by GHSA-j62c-4x62-9r35.