From 7126f0e4c0add2db8f3a8af5b6bdd0eea557d718 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Feb 2025 04:42:20 +0000 Subject: [PATCH] fix: upgrade @webcontainer/api from 1.5.1-internal.3 to 1.5.1 Snyk has created this PR to upgrade @webcontainer/api from 1.5.1-internal.3 to 1.5.1. See this package in npm: @webcontainer/api See this project in Snyk: https://app.snyk.io/org/jamesp918/project/7c5403a0-0c7b-4d12-8e36-3d8a1718c7e8?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27de19e..fe184a5 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@docusaurus/preset-classic": "3.3.2", "@docusaurus/theme-common": "3.3.2", "@mdx-js/react": "^3.0.0", - "@webcontainer/api": "1.5.1-internal.3", + "@webcontainer/api": "1.5.1", "axios": "^1.6.7", "clsx": "^2.0.0", "docusaurus-plugin-sass": "^0.2.5",