Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Commit

Permalink
fix: upgrade @crowdin/ota-client from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @crowdin/ota-client from 1.1.0 to 1.1.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cider-collective/project/f28b84c2-c731-4fc4-9a1a-5a33cb90ef55?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 5, 2023
1 parent 53d1b80 commit caf2d5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@achingbrain/ssdp": "^4.0.4",
"@crowdin/ota-client": "^1.1.0",
"@crowdin/ota-client": "^1.1.1",
"@sentry/electron": "^4.6.0",
"@sentry/integrations": "^7.69.0",
"adm-zip": "^0.5.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1402,12 +1402,12 @@ __metadata:
languageName: node
linkType: hard

"@crowdin/ota-client@npm:^1.1.0":
version: 1.1.0
resolution: "@crowdin/ota-client@npm:1.1.0"
"@crowdin/ota-client@npm:^1.1.1":
version: 1.1.1
resolution: "@crowdin/ota-client@npm:1.1.1"
dependencies:
axios: ^1
checksum: 129aaacfac8773af734b5180c6ff082ebbb4c14b4051c1d3ecf3164a2f5dd9906d2db75146c2f11b4ddf9c667c080f1e2ecdd4179943d9c6b2aa1dfbfaa48fd8
checksum: cce6d54a5305c16258254ddedd31da6def13be836270dfea7b0d1f2ad39167adb28db24b0d8f8e7ba469dd01cfea8c1a1ef0b78ce890d5063f8b45740fc8af7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4137,7 +4137,7 @@ __metadata:
resolution: "cider@workspace:."
dependencies:
"@achingbrain/ssdp": ^4.0.4
"@crowdin/ota-client": ^1.1.0
"@crowdin/ota-client": ^1.1.1
"@sentry/electron": ^4.6.0
"@sentry/integrations": ^7.69.0
"@types/adm-zip": ^0.5.0
Expand Down

0 comments on commit caf2d5f

Please sign in to comment.