Skip to content

Commit

Permalink
v2.47.0-omnipod-error.3; bump to webmtp 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gniezen committed Oct 10, 2022
1 parent 08f818d commit 115d6b7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tidepool-uploader",
"productName": "tidepool-uploader",
"version": "2.47.0-omnipod-error.2",
"version": "2.47.0-omnipod-error.3",
"description": "Tidepool Project Universal Uploader",
"main": "./main.prod.js",
"author": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tidepool-uploader",
"version": "2.47.0-omnipod-error.2",
"version": "2.47.0-omnipod-error.3",
"description": "Tidepool Project Universal Uploader",
"private": true,
"main": "main.prod.js",
Expand Down Expand Up @@ -91,7 +91,7 @@
"tidepool-platform-client": "0.48.0",
"usb-cdc-acm": "0.1.1",
"uuid": "8.3.2",
"webmtp": "0.3.2"
"webmtp": "0.3.3"
},
"browserslist": "last 2 electron major versions",
"bin": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17386,10 +17386,10 @@ webidl-conversions@^6.1.0:
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==

[email protected].2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/webmtp/-/webmtp-0.3.2.tgz#bb424dd14957197fdd81427e2b43f93d1609be5e"
integrity sha512-NcgiypZCPlAUK1PV5dX76ZLn4gjYDFNNO27r9S/iTIji1xywKuVqk5Zvr9YhwUXGhCK1EL46qpbz/3cIgA4irA==
[email protected].3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/webmtp/-/webmtp-0.3.3.tgz#fdaeea199a75e23a9834d528ce0154b58bbae80c"
integrity sha512-XAaTcGoVOMAgTqwWgPiYYJ+TPJEbxjH4xweKceaqBhreH+y/kCTjrfHzhOV8ywbbPPSWB3Fdwsd7aLx2T8l5BQ==
dependencies:
core-js "2.6.11"
usb "2.5.2"
Expand Down

0 comments on commit 115d6b7

Please sign in to comment.