diff --git a/samples/react-securitygrid/package-lock.json b/samples/react-securitygrid/package-lock.json index 9c1e7f51a..e6b8a4269 100644 --- a/samples/react-securitygrid/package-lock.json +++ b/samples/react-securitygrid/package-lock.json @@ -10001,9 +10001,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==", "dev": true }, "iconv-lite": { diff --git a/samples/react-securitygrid/package.json b/samples/react-securitygrid/package.json index c4c15b014..0e846e606 100644 --- a/samples/react-securitygrid/package.json +++ b/samples/react-securitygrid/package.json @@ -43,7 +43,7 @@ "@types/mocha": "2.2.38", "ajv": "~5.2.2", "gulp": "~3.9.1", - "i": "0.3.6", + "i": "0.3.7", "npm": "6.14.6", "tslint-microsoft-contrib": "5.0.0" },