From 9d019c7b7161168aec280c5933785cd820e5b485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 07:34:18 +0000 Subject: [PATCH] Bump v8n from 1.3.3 to 1.5.1 Bumps [v8n](https://github.com/imbrn/v8n) from 1.3.3 to 1.5.1. - [Release notes](https://github.com/imbrn/v8n/releases) - [Changelog](https://github.com/imbrn/v8n/blob/master/CHANGELOG.md) - [Commits](https://github.com/imbrn/v8n/compare/v1.3.3...v1.5.1) --- updated-dependencies: - dependency-name: v8n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 411b9ba..64c3b3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4262,9 +4262,9 @@ util@^0.12.3: which-typed-array "^1.1.2" v8n@^1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/v8n/-/v8n-1.3.3.tgz#4e03782173f1ac6108370859319050470d72a1c9" - integrity sha512-5w0/blXdz5idt+TJj72Vs69HcRYDARRWFami3bj7TLx8qvOVpyL3D3wdnXVrPLWvSApfVe2vBV54V16QYVlJnA== + version "1.5.1" + resolved "https://registry.yarnpkg.com/v8n/-/v8n-1.5.1.tgz#aecfeb9d298a8ce8be443cd7ad0d46e30203165a" + integrity sha512-LdabyT4OffkyXFCe9UT+uMkxNBs5rcTVuZClvxQr08D5TUgo1OFKkoT65qYRCsiKBl/usHjpXvP4hHMzzDRj3A== vite@^3.1.4: version "3.1.4"