Skip to content

Commit 855c5d0

Browse files
committed
update 'i'
1 parent 132f018 commit 855c5d0

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"url": "https://github.com/BoldGrid/boldgrid-theme-framework.git"
5353
},
5454
"resolutions": {
55-
"natives": "1.1.6"
55+
"natives": "1.1.6",
56+
"i": "^0.3.7"
5657
},
5758
"devDependencies": {
5859
"@babel/core": "^7.0.0-beta.47",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7070,10 +7070,10 @@ https-proxy-agent@^2.2.1:
70707070
agent-base "^4.1.0"
70717071
debug "^3.1.0"
70727072

7073-
i@0.3.x:
7074-
version "0.3.6"
7075-
resolved "https://registry.yarnpkg.com/i/-/i-0.3.6.tgz#d96c92732076f072711b6b10fd7d4f65ad8ee23d"
7076-
integrity sha1-2WyScyB28HJxG2sQ/X1PZa2O4j0=
7073+
i@0.3.x, i@^0.3.7:
7074+
version "0.3.7"
7075+
resolved "https://registry.yarnpkg.com/i/-/i-0.3.7.tgz#2a7437a923d59c14b17243dc63a549af24d85799"
7076+
integrity sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q==
70777077

70787078
iconv-lite@0.4.23, iconv-lite@^0.4.17, iconv-lite@^0.4.4:
70797079
version "0.4.23"
@@ -13833,10 +13833,10 @@ write@^0.2.1:
1383313833
dependencies:
1383413834
mkdirp "^0.5.1"
1383513835

13836-
ws@5.2.3, ws@^6.1.0:
13837-
version "5.2.3"
13838-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
13839-
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
13836+
ws@^6.1.0:
13837+
version "6.2.2"
13838+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
13839+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
1384013840
dependencies:
1384113841
async-limiter "~1.0.0"
1384213842

0 commit comments

Comments
 (0)