diff --git a/examples/webpack/webpack5/yarn.lock b/examples/webpack/webpack5/yarn.lock index e97377db..be8b3e29 100644 --- a/examples/webpack/webpack5/yarn.lock +++ b/examples/webpack/webpack5/yarn.lock @@ -767,19 +767,19 @@ "@babel/plugin-syntax-dynamic-import" "^7.7.4" "@loadable/component@file:../../../packages/component": - version "5.13.2" + version "5.14.1" dependencies: "@babel/runtime" "^7.7.7" hoist-non-react-statics "^3.3.1" react-is "^16.12.0" "@loadable/server@file:../../../packages/server": - version "5.13.2" + version "5.14.0" dependencies: lodash "^4.17.15" "@loadable/webpack-plugin@file:../../../packages/webpack-plugin": - version "5.13.0" + version "5.14.0" dependencies: make-dir "^3.0.2" @@ -2242,9 +2242,9 @@ inherits@2.0.3: integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= ini@^1.3.4, ini@~1.3.0: - 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== interpret@^2.0.0: version "2.2.0"