From f37c1925a5638a1c81e86cddae29e62c67d7851b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 15:57:26 +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-HANDLEBARS-534478 --- 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..0b0589f3c74729 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": "4.0.0", "standard": "*", "tape": "^4.0.0" },