Skip to content

Commit 255df7d

Browse files
fix(security): patch ini dependency vulnerability (#538)
1 parent 0eef0a4 commit 255df7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5317,9 +5317,9 @@ [email protected]:
53175317
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
53185318

53195319
ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
5320-
version "1.3.5"
5321-
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
5322-
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
5320+
version "1.3.8"
5321+
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
5322+
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
53235323

53245324
init-package-json@^1.10.3:
53255325
version "1.10.3"

0 commit comments

Comments
 (0)