Skip to content

Commit 47256ae

Browse files
chore(deps): bump form-data in the other-dependencies group (#54)
Bumps the other-dependencies group with 1 update: [form-data](https://github.com/form-data/form-data). Updates `form-data` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 036a7d4 commit 47256ae

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@actions/core": "1.11.1",
1515
"@actions/github": "^6.0.1",
16-
"form-data": "4.0.4",
16+
"form-data": "4.0.5",
1717
"undici": "7.16.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)