Skip to content

Commit 58d3cec

Browse files
⬆️ Upgrade push-receiver
1 parent e8b20c3 commit 58d3cec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"dependencies": {
1010
"electron-config": "^1.0.0",
11-
"push-receiver": "^1.1.5"
11+
"push-receiver": "^2.0.0"
1212
},
1313
"devDependencies": {
1414
"eslint": "^4.9.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1530,9 +1530,9 @@ punycode@^1.4.1:
15301530
version "1.4.1"
15311531
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
15321532

1533-
push-receiver@^1.1.3:
1534-
version "1.1.5"
1535-
resolved "https://registry.yarnpkg.com/push-receiver/-/push-receiver-1.1.5.tgz#00f79e8789245cf0b548ea82b6fbdc4acdef864c"
1533+
push-receiver@2.0.0:
1534+
version "2.0.0"
1535+
resolved "https://registry.yarnpkg.com/push-receiver/-/push-receiver-2.0.0.tgz#d6cf9c1ce4c3a8b3f3d63ddc2c519193c6682335"
15361536
dependencies:
15371537
http_ece "^1.0.5"
15381538
long "^3.2.0"

0 commit comments

Comments
 (0)