diff --git a/test/instance/package-lock.json b/test/instance/package-lock.json index 9f1d5a1..9922a7a 100644 --- a/test/instance/package-lock.json +++ b/test/instance/package-lock.json @@ -681,9 +681,9 @@ } }, "i": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/i/-/i-0.3.6.tgz", - "integrity": "sha1-2WyScyB28HJxG2sQ/X1PZa2O4j0=" + "version": "0.3.7", + "resolved": "https://registry.npmjs.org/i/-/i-0.3.7.tgz", + "integrity": "sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q==" }, "i18n-2": { "version": "0.6.3", diff --git a/test/instance/yarn.lock b/test/instance/yarn.lock index 869d33f..d0fa8dc 100644 --- a/test/instance/yarn.lock +++ b/test/instance/yarn.lock @@ -641,9 +641,9 @@ i18n-2@0.7.3: sprintf-js "^1.1.1" i@0.3.x: - version "0.3.6" - resolved "https://registry.yarnpkg.com/i/-/i-0.3.6.tgz#d96c92732076f072711b6b10fd7d4f65ad8ee23d" - integrity sha1-2WyScyB28HJxG2sQ/X1PZa2O4j0= + version "0.3.7" + resolved "https://registry.yarnpkg.com/i/-/i-0.3.7.tgz#2a7437a923d59c14b17243dc63a549af24d85799" + integrity sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q== iconv-lite@0.4.19: version "0.4.19"