From ce78d4d8c9d267549350b1493d2e615055e36a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 23:55:34 +0000 Subject: [PATCH] Bump @types/yauzl from 2.10.1 to 2.10.3 Bumps [@types/yauzl](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yauzl) from 2.10.1 to 2.10.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yauzl) --- updated-dependencies: - dependency-name: "@types/yauzl" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 63a574fd..aaed7ec5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/node": "^20.6.2", "@types/selenium-webdriver": "^4.1.19", "@types/semver": "^7.5.4", - "@types/yauzl": "^2.10.1", + "@types/yauzl": "^2.10.3", "@vercel/ncc": "^0.38.0", "husky": "^8.0.3", "jest": "^27.5.1", diff --git a/yarn.lock b/yarn.lock index dd2ee041..bdacc7a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1226,10 +1226,10 @@ dependencies: "@types/yargs-parser" "*" -"@types/yauzl@^2.10.1": - version "2.10.1" - resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.1.tgz#4e8f299f0934d60f36c74f59cb5a8483fd786691" - integrity sha512-CHzgNU3qYBnp/O4S3yv2tXPlvMTq0YWSTVg2/JYLqWZGHwwgJGAwd00poay/11asPq8wLFwHzubyInqHIFmmiw== +"@types/yauzl@^2.10.3": + version "2.10.3" + resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.3.tgz#e9b2808b4f109504a03cda958259876f61017999" + integrity sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q== dependencies: "@types/node" "*"