Skip to content

Commit 12592f9

Browse files
committed
npm audit fix
1 parent 44d50cc commit 12592f9

File tree

4 files changed

+97
-241
lines changed

4 files changed

+97
-241
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/src/runtime/environment.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ OF ANY KIND, either express or implied. See the License for the specific languag
1010
governing permissions and limitations under the License.
1111
*/
1212
import { tracking } from "../core/tracking.js";
13-
import "../../exports.js";
13+
import "../../exports.d.ts";
1414

1515
export async function initTrackingEnvironment() {
1616
const { awaited: environmentUpdates, track: trackEnvironmentUpdate } =

packages/docs/package-lock.json

+44-116
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)