File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"graphql-anywhere" : " github:brysgo/graphql-anywhere#graphql-gun" ,
15
- "gun" : " ^0.9.999998 " ,
15
+ "gun" : " ^0.2019.323 " ,
16
16
"try-get" : " ^1.0.0"
17
17
},
18
18
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1398,14 +1398,15 @@ growly@^1.3.0:
1398
1398
version "1.3.0"
1399
1399
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
1400
1400
1401
- gun@^0.9.999998 :
1402
- version "0.9.999998 "
1403
- resolved "https://registry.yarnpkg.com/gun/-/gun-0.9.999998 .tgz#253e0fa0434ea6bbf040fdb7dfdf9a2aabbab122 "
1404
- integrity sha512-a2NIHxA2Tv6E+8t9BQ2fl8Jg2AL4DZRQiUwcNM93steraC/MLYLc4rh0t/lYFHNDELdMyndqYIPgdRa2OD86nw ==
1401
+ gun@^0.2019.323 :
1402
+ version "0.2019.323 "
1403
+ resolved "https://registry.yarnpkg.com/gun/-/gun-0.2019.323 .tgz#e5bb6a47a3a761fb10bc8aeada46da8cb114728b "
1404
+ integrity sha512-uq4NeGBzIfbi2qsbProKD35mS0Jg699lyECfSFlK7gvJgFMjjf1vfEp1ITpkt+pTdQrloCXEhDbYdgVnkPnnjQ ==
1405
1405
dependencies :
1406
+ ws "~>5.2.0"
1407
+ optionalDependencies :
1406
1408
node-webcrypto-ossl "^1.0.39"
1407
1409
text-encoding "^0.7.0"
1408
- ws "~>5.2.0"
1409
1410
1410
1411
handlebars@^4.0.3 :
1411
1412
version "4.0.11"
You can’t perform that action at this time.
0 commit comments