From 19790d826ff6a91577f415b8eea93cfeabd20dbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 02:32:43 +0000 Subject: [PATCH] Bump ipull from 3.9.0 to 3.9.1 Bumps [ipull](https://github.com/ido-pluto/ipull) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/ido-pluto/ipull/releases) - [Changelog](https://github.com/ido-pluto/ipull/blob/main/.releaserc.json) - [Commits](https://github.com/ido-pluto/ipull/compare/v3.9.0...v3.9.1) --- updated-dependencies: - dependency-name: ipull dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40106d5..8b5b380 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3910,10 +3910,9 @@ "license": "ISC" }, "node_modules/ipull": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/ipull/-/ipull-3.9.0.tgz", - "integrity": "sha512-s/gZfxkfZKFJxojocTQwqWqtAxVzHKQZ0ivWvIAih3JpPN5mXkIOWzVm4/XKUmQELxan52REe3epRP69gfVQXg==", - "license": "MIT", + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/ipull/-/ipull-3.9.1.tgz", + "integrity": "sha512-XqFJh66FQXkgpbZLXD5e1dlMkzTjVWUWYRs39eQ+Ra6V8fiebo4AgJ4AM/YsGOEpI4O/USxOBvS63Wj8YeGfAA==", "dependencies": { "@tinyhttp/content-disposition": "^2.2.0", "async-retry": "^1.3.3",