diff --git a/NOTICE-js b/NOTICE-js index 10dc0e8d..e88d7ef5 100644 --- a/NOTICE-js +++ b/NOTICE-js @@ -14656,7 +14656,7 @@ Copyright (c) Isaac Z. Schlueter and Contributors Copyright (c) Isaac Z. Schlueter and Contributors ** fstream; version 1.0.12 -- https://github.com/npm/fstream#readme Copyright (c) Isaac Z. Schlueter and Contributors -** ini; version 1.3.5 -- https://github.com/isaacs/ini#readme +** ini; version 1.3.8 -- https://github.com/isaacs/ini#readme Copyright (c) Isaac Z. Schlueter and Contributors ** isexe; version 2.0.0 -- https://github.com/isaacs/isexe#readme Copyright (c) Isaac Z. Schlueter and Contributors diff --git a/yarn.lock b/yarn.lock index 80e57bdb..b9004e88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9459,9 +9459,9 @@ inherits@2.0.3: integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= ini@^1.3.4, ini@^1.3.5: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" - integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" + integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== inline-style-parser@0.1.1: version "0.1.1"