From 3e280bc450b410920c9371a88bccfe8fca0dea13 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Aug 2024 00:08:23 +0000 Subject: [PATCH] fix: upgrade typed-array-buffer from 1.0.0 to 1.0.2 Snyk has created this PR to upgrade typed-array-buffer from 1.0.0 to 1.0.2. See this package in npm: typed-array-buffer See this project in Snyk: https://app.snyk.io/org/seyifunmitan/project/98c8766b-e5b1-4a46-b97e-7221167dbb8a?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 8bd9429..7ae67b7 100644 --- a/package.json +++ b/package.json @@ -1068,7 +1068,7 @@ "type": "^1.2.0", "type-check": "^0.3.2", "type-is": "^1.6.18", - "typed-array-buffer": "^1.0.0", + "typed-array-buffer": "^1.0.2", "type-fest": "^0.21.3", "typed-array-length": "^1.0.4", "typed-array-byte-offset": "^1.0.0",