Skip to content

Commit 0096a8e

Browse files
fix: bump p-retry from 4.6.2 to 6.2.1
Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 4.6.2 to 6.2.1. - [Release notes](https://github.com/sindresorhus/p-retry/releases) - [Commits](sindresorhus/p-retry@v4.6.2...v6.2.1) --- updated-dependencies: - dependency-name: p-retry dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97fc1f9 commit 0096a8e

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

package-lock.json

Lines changed: 25 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/heroku/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@octokit/request": "^8.4.0",
2222
"@octokit/request-error": "^5.1.0",
2323
"heroku-client": "^3.1.0",
24-
"p-retry": "^4.5.0",
24+
"p-retry": "^6.2.1",
2525
"tslib": "^2.8.1",
2626
"zod": "^3.24.4"
2727
},

0 commit comments

Comments
 (0)