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

Update dependency deepl-node to v1.15.0 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -768,14 +768,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.4":
version: 1.6.7
resolution: "axios@npm:1.6.7"
"axios@npm:^1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.4"
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/131bf8e62eee48ca4bd84e6101f211961bf6a21a33b95e5dfb3983d5a2fe50d9fffde0b57668d7ce6f65063d3dc10f2212cbcb554f75cfca99da1c73b210358d
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1021,14 +1021,14 @@ __metadata:
linkType: hard

"deepl-node@npm:^1.11.1":
version: 1.11.1
resolution: "deepl-node@npm:1.11.1"
version: 1.15.0
resolution: "deepl-node@npm:1.15.0"
dependencies:
"@types/node": "npm:>=12.0"
axios: "npm:^1.6.4"
axios: "npm:^1.7.4"
form-data: "npm:^3.0.0"
loglevel: "npm:>=1.6.2"
checksum: 10c0/14a78ff0146cb2c2ba8f011987ef6189e271c712d1bdf36fc4f2b3df14381ec0db7e1fd9e9a03f5a5dd5cd606015284ab6644039cae60340047a3ec2be6a64e7
checksum: 10c0/d30642059b657781e6a8d2f2adfdc2e4eecfd4e76348713dac1e7a460e420ee690c15309498a42af4ed85023cce9252298a9991fa1ecfeab3a30225d005e8d29
languageName: node
linkType: hard

Expand Down Expand Up @@ -1401,13 +1401,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
"follow-redirects@npm:^1.15.6":
version: 1.15.9
resolution: "follow-redirects@npm:1.15.9"
peerDependenciesMeta:
debug:
optional: true
checksum: 10c0/418d71688ceaf109dfd6f85f747a0c75de30afe43a294caa211def77f02ef19865b547dfb73fde82b751e1cc507c06c754120b848fe5a7400b0a669766df7615
checksum: 10c0/5829165bd112c3c0e82be6c15b1a58fa9dcfaede3b3c54697a82fe4a62dd5ae5e8222956b448d2f98e331525f05d00404aba7d696de9e761ef6e42fdc780244f
languageName: node
linkType: hard

Expand Down