Skip to content

Commit 110b85c

Browse files
Bump form-data from 4.0.4 to 4.0.5 (#1331)
* Bump form-data from 4.0.4 to 4.0.5 Bumps [form-data](https://github.com/form-data/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 ... Signed-off-by: dependabot[bot] <support@github.com> * Run 'npm run build' --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
1 parent f74355d commit 110b85c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dist/query.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 4 additions & 4 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
@@ -26,7 +26,7 @@
2626
"@octokit/plugin-retry": "^8.0.3",
2727
"@octokit/plugin-throttling": "^11.0.3",
2828
"ajv": "8.17.1",
29-
"form-data": "^4.0.4",
29+
"form-data": "^4.0.5",
3030
"jszip": "3.10.1",
3131
"semver": "^7.7.2",
3232
"uuid": "^13.0.0",

0 commit comments

Comments
 (0)