From a3d025347a0b5175b80fb03ee80c745abf8f1386 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 Apr 2024 05:34:06 +0000 Subject: [PATCH] fix: deps/npm/node_modules/typedarray-to-buffer/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- deps/npm/node_modules/typedarray-to-buffer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/typedarray-to-buffer/package.json b/deps/npm/node_modules/typedarray-to-buffer/package.json index 5ec5656157991e..e92d08046a9c00 100644 --- a/deps/npm/node_modules/typedarray-to-buffer/package.json +++ b/deps/npm/node_modules/typedarray-to-buffer/package.json @@ -14,7 +14,7 @@ "is-typedarray": "^1.0.0" }, "devDependencies": { - "airtap": "0.0.4", + "airtap": "1.0.0", "standard": "*", "tape": "^4.0.0" },