From c662b29bd8fce216ab05ded749a046a594b7b0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 07:35:09 +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 0cc6f54..af6ec28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14871,9 +14871,9 @@ v8-to-istanbul@^7.0.0: source-map "^0.7.3" 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== validate-npm-package-license@^3.0.1: version "3.0.4"