Merge pull request #2059 from pnp/dependabot/npm_and_yarn/samples/react-securitygrid/i-0.3.7

This commit is contained in:
Hugo Bernier 2021-10-07 05:38:28 -04:00 committed by GitHub
commit feac40508f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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": {

View File

@ -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"
},