Skip to content

Commit fe8da91

Browse files
fix: bump p-retry from 4.6.2 to 7.1.0
Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 4.6.2 to 7.1.0. - [Release notes](https://github.com/sindresorhus/p-retry/releases) - [Commits](sindresorhus/p-retry@v4.6.2...v7.1.0) --- updated-dependencies: - dependency-name: p-retry dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4d3524 commit fe8da91

File tree

2 files changed

+23
-221
lines changed

2 files changed

+23
-221
lines changed

package-lock.json

Lines changed: 22 additions & 220 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": "^7.1.0",
2525
"tslib": "^2.8.1",
2626
"zod": "^3.24.4"
2727
},

0 commit comments

Comments
 (0)