Skip to content

Commit dc2d6fa

Browse files
committed
chore: used correct versions in vulnerability/find-dependencies.sh
1 parent 491e803 commit dc2d6fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/vulnerability/find-dependencies.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
set -o pipefail
44

55
PACKAGES=(
6-
"debug@4.4.1"
7-
"chalk@5.6.0"
6+
"debug@4.4.2"
7+
"chalk@5.6.1"
88
# "debug"
99
# "chalk"
1010
# "debug@4"

0 commit comments

Comments
 (0)