File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed
Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 1- 2.139.0-beta.1
1+ 2.139.0-beta.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @drift-labs/sdk" ,
3- "version" : " 2.139.0-beta.1 " ,
3+ "version" : " 2.139.0-beta.2 " ,
44 "main" : " lib/node/index.js" ,
55 "types" : " lib/node/index.d.ts" ,
66 "browser" : " ./lib/browser/index.js" ,
Original file line number Diff line number Diff line change 12811281 dependencies :
12821282 undici-types "~5.26.4"
12831283
1284+ " @types/protobufjs@^6.0.0 " :
1285+ version "6.0.0"
1286+ resolved "https://registry.yarnpkg.com/@types/protobufjs/-/protobufjs-6.0.0.tgz#aeabb43f9507bb19c8adfb479584c151082353e4"
1287+ integrity sha512-A27RDExpAf3rdDjIrHKiJK6x8kqqJ4CmoChwtipfhVAn1p7+wviQFFP7dppn8FslSbHtQeVPvi8wNKkDjSYjHw==
1288+ dependencies :
1289+ protobufjs "*"
1290+
12841291" @types/semver@^7.5.0 " :
12851292 version "7.7.0"
12861293 resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.0.tgz#64c441bdae033b378b6eef7d0c3d77c329b9378e"
@@ -3718,6 +3725,24 @@ pretty-ms@^7.0.1:
37183725 dependencies :
37193726 parse-ms "^2.1.0"
37203727
3728+ protobufjs@*, protobufjs@^7.5.3 :
3729+ version "7.5.4"
3730+ resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.4.tgz#885d31fe9c4b37f25d1bb600da30b1c5b37d286a"
3731+ integrity sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==
3732+ dependencies :
3733+ " @protobufjs/aspromise" " ^1.1.2"
3734+ " @protobufjs/base64" " ^1.1.2"
3735+ " @protobufjs/codegen" " ^2.0.4"
3736+ " @protobufjs/eventemitter" " ^1.1.0"
3737+ " @protobufjs/fetch" " ^1.1.0"
3738+ " @protobufjs/float" " ^1.0.2"
3739+ " @protobufjs/inquire" " ^1.1.0"
3740+ " @protobufjs/path" " ^1.1.2"
3741+ " @protobufjs/pool" " ^1.1.0"
3742+ " @protobufjs/utf8" " ^1.1.0"
3743+ " @types/node" " >=13.7.0"
3744+ long "^5.0.0"
3745+
37213746protobufjs@^7.2.5, protobufjs@^7.4.0 :
37223747 version "7.5.3"
37233748 resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.3.tgz#13f95a9e3c84669995ec3652db2ac2fb00b89363"
You can’t perform that action at this time.
0 commit comments