Skip to content

Commit b519137

Browse files
chore: address dependabot security alerts
Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
1 parent b314efc commit b519137

File tree

4 files changed

+17
-21
lines changed

4 files changed

+17
-21
lines changed

test/grpc/package-lock.json

+13-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/grpc/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"semistandard": "^17.0.0",
2626
"sleep-promise": "^9.1.0",
2727
"systeminformation": "^5.21.8",
28-
"wtfnode": "^0.9.1"
28+
"wtfnode": "^0.9.1",
29+
"tar": "^6.2.1"
2930
},
3031
"author": "Jan Kryl <jan.kryl@mayadata.io>",
3132
"license": "BSD-2-Clause",

test/python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
asyncio==3.4.3
22
asyncssh==2.14.2
3-
black==22.10.0
3+
black==24.3.0
44
protobuf==4.21.8
55
pytest==7.4.4
66
pytest-asyncio==0.21.1

utils/dependencies

Submodule dependencies updated 1 file

0 commit comments

Comments
 (0)