Skip to content

Commit cb9b6b2

Browse files
committed
SOC2: Package updates
1 parent 5a666c7 commit cb9b6b2

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"pino": "^8.15.1",
6969
"pino-pretty": "^10.0.0",
7070
"prisma": "5.14.0-dev.61",
71+
"protobufjs": "~7.3.0",
7172
"superjson": "^2.2.1",
7273
"thirdweb": "^5.25.1",
7374
"uuid": "^9.0.1",

yarn.lock

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9815,6 +9815,24 @@ protobufjs@^7.0.0, protobufjs@^7.2.4:
98159815
"@types/node" ">=13.7.0"
98169816
long "^5.0.0"
98179817

9818+
protobufjs@^7.3.0:
9819+
version "7.3.0"
9820+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.3.0.tgz#a32ec0422c039798c41a0700306a6e305b9cb32c"
9821+
integrity sha512-YWD03n3shzV9ImZRX3ccbjqLxj7NokGN0V/ESiBV5xWqrommYHYiihuIyavq03pWSGqlyvYUFmfoMKd+1rPA/g==
9822+
dependencies:
9823+
"@protobufjs/aspromise" "^1.1.2"
9824+
"@protobufjs/base64" "^1.1.2"
9825+
"@protobufjs/codegen" "^2.0.4"
9826+
"@protobufjs/eventemitter" "^1.1.0"
9827+
"@protobufjs/fetch" "^1.1.0"
9828+
"@protobufjs/float" "^1.0.2"
9829+
"@protobufjs/inquire" "^1.1.0"
9830+
"@protobufjs/path" "^1.1.2"
9831+
"@protobufjs/pool" "^1.1.0"
9832+
"@protobufjs/utf8" "^1.1.0"
9833+
"@types/node" ">=13.7.0"
9834+
long "^5.0.0"
9835+
98189836
proxy-addr@^2.0.7, proxy-addr@~2.0.7:
98199837
version "2.0.7"
98209838
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"

0 commit comments

Comments
 (0)