Skip to content

Commit

Permalink
chore: update axios and azure-translator-code dependencies in yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed Jan 20, 2025
1 parent 94e58d4 commit 2a336cf
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 1 deletion.
Binary file modified .yarn/install-state.gz
Binary file not shown.
49 changes: 48 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1527,7 +1527,28 @@ __metadata:
languageName: node
linkType: hard

"azure-translator-code@npm:^1.1.6, azure-translator-code@workspace:.":
"axios@npm:^1.7.7":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
languageName: node
linkType: hard

"azure-translator-code@npm:^1.1.6":
version: 1.1.18
resolution: "azure-translator-code@npm:1.1.18"
dependencies:
axios: "npm:^1.7.7"
uuid: "npm:^10.0.0"
checksum: 10c0/f12a1b9b84ef9c1cc5648266a2c218d572a3b058552713c04f3b1e2a632e6f33c86f4108a98ddc73f37d64ec8c91f937ce22d5c5484e760a3c3feafa6a498cd3
languageName: node
linkType: hard

"azure-translator-code@workspace:.":
version: 0.0.0-use.local
resolution: "azure-translator-code@workspace:."
dependencies:
Expand Down Expand Up @@ -2880,6 +2901,16 @@ __metadata:
languageName: node
linkType: hard

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

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down Expand Up @@ -5123,6 +5154,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: 10c0/fe7dd8b1bdbbbea18d1459107729c3e4a2243ca870d26d34c2c1bcd3e4425b7bcc5112362df2d93cc7fb9746f6142b5e272fd1cc5c86ddf8580175186f6ad42b
languageName: node
linkType: hard

"psl@npm:^1.1.33":
version: 1.9.0
resolution: "psl@npm:1.9.0"
Expand Down Expand Up @@ -6110,6 +6148,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
languageName: node
linkType: hard

"v8-compile-cache-lib@npm:^3.0.1":
version: 3.0.1
resolution: "v8-compile-cache-lib@npm:3.0.1"
Expand Down

0 comments on commit 2a336cf

Please sign in to comment.