Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 53d1b80

Browse files
authored
Merge pull request #1793 from ciderapp/snyk-upgrade-6b2b38d8654fd2bfd7d337f4cea30ffa
[Snyk] Upgrade @crowdin/ota-client from 1.0.0 to 1.1.0
2 parents 30bb111 + b1e3e7e commit 53d1b80

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@achingbrain/ssdp": "^4.0.4",
33-
"@crowdin/ota-client": "^1.0.0",
33+
"@crowdin/ota-client": "^1.1.0",
3434
"@sentry/electron": "^4.6.0",
3535
"@sentry/integrations": "^7.69.0",
3636
"adm-zip": "^0.5.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,12 +1402,12 @@ __metadata:
14021402
languageName: node
14031403
linkType: hard
14041404

1405-
"@crowdin/ota-client@npm:^1.0.0":
1406-
version: 1.0.0
1407-
resolution: "@crowdin/ota-client@npm:1.0.0"
1405+
"@crowdin/ota-client@npm:^1.1.0":
1406+
version: 1.1.0
1407+
resolution: "@crowdin/ota-client@npm:1.1.0"
14081408
dependencies:
14091409
axios: ^1
1410-
checksum: b416632208cccf87235bd2ce7817c6b61c5069d626130f11e1034681ba9ff2ed6771f8b39e8a6afbde94f0274521cf1b2f5c02cc4dada31efe8881e5c9379952
1410+
checksum: 129aaacfac8773af734b5180c6ff082ebbb4c14b4051c1d3ecf3164a2f5dd9906d2db75146c2f11b4ddf9c667c080f1e2ecdd4179943d9c6b2aa1dfbfaa48fd8
14111411
languageName: node
14121412
linkType: hard
14131413

@@ -4137,7 +4137,7 @@ __metadata:
41374137
resolution: "cider@workspace:."
41384138
dependencies:
41394139
"@achingbrain/ssdp": ^4.0.4
4140-
"@crowdin/ota-client": ^1.0.0
4140+
"@crowdin/ota-client": ^1.1.0
41414141
"@sentry/electron": ^4.6.0
41424142
"@sentry/integrations": ^7.69.0
41434143
"@types/adm-zip": ^0.5.0

0 commit comments

Comments
 (0)