aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-30 02:15:10 +0800
committerGitHub <noreply@github.com>2021-09-30 02:15:10 +0800
commit7bd04874c264f19963562095f29eb05727b42264 (patch)
tree196e91b1bd82c29cc6f735f53bfb5e9e9ee82edb
parent681abfd1cd9de3964c597c1ced44ed8f57035148 (diff)
downloadtangerine-wallet-browser-dependabot/npm_and_yarn/i-0.3.7.tar.gz
tangerine-wallet-browser-dependabot/npm_and_yarn/i-0.3.7.tar.zst
tangerine-wallet-browser-dependabot/npm_and_yarn/i-0.3.7.zip
Bump i from 0.3.6 to 0.3.7dependabot/npm_and_yarn/i-0.3.7
Bumps [i](https://github.com/pksunkara/inflect) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/pksunkara/inflect/releases) - [Commits](https://github.com/pksunkara/inflect/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: i dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 0a24d889b..fb366a7e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -37851,9 +37851,9 @@
"integrity": "sha1-MRYKNpMK2vH8BMYHT360FGXU7Es="
},
"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": {