Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node-fetch to v2.6.12 #2870

Merged
merged 1 commit into from
Jan 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion projects/openapi-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/lodash.clonedeep": "^4",
"@types/lodash.sortby": "^4.7.7",
"@types/node": "^18.0.0",
"@types/node-fetch": "2.6.11",
"@types/node-fetch": "2.6.12",
"@types/semver": "^7.3.10",
"babel-jest": "^29.3.1",
"jest": "^29.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3533,13 +3533,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node-fetch@npm:2.6.11":
version: 2.6.11
resolution: "@types/node-fetch@npm:2.6.11"
"@types/node-fetch@npm:2.6.12":
version: 2.6.12
resolution: "@types/node-fetch@npm:2.6.12"
dependencies:
"@types/node": "npm:*"
form-data: "npm:^4.0.0"
checksum: 10c0/5283d4e0bcc37a5b6d8e629aee880a4ffcfb33e089f4b903b2981b19c623972d1e64af7c3f9540ab990f0f5c89b9b5dda19c5bcb37a8e177079e93683bfd2f49
checksum: 10c0/7693acad5499b7df2d1727d46cff092a63896dc04645f36b973dd6dd754a59a7faba76fcb777bdaa35d80625c6a9dd7257cca9c401a4bab03b04480cda7fd1af
languageName: node
linkType: hard

Expand Down Expand Up @@ -3779,7 +3779,7 @@ __metadata:
"@types/lodash.clonedeep": "npm:^4"
"@types/lodash.sortby": "npm:^4.7.7"
"@types/node": "npm:^18.0.0"
"@types/node-fetch": "npm:2.6.11"
"@types/node-fetch": "npm:2.6.12"
"@types/semver": "npm:^7.3.10"
"@useoptic/json-pointer-helpers": "workspace:*"
"@useoptic/openapi-utilities": "workspace:*"
Expand Down