diff --git a/islanders-client/yarn.lock b/islanders-client/yarn.lock index 5eaf1461..0eea8a72 100644 --- a/islanders-client/yarn.lock +++ b/islanders-client/yarn.lock @@ -4500,7 +4500,7 @@ "minimalistic-crypto-utils" "^1.0.1" "honeycomb-grid@^3.1.7": - "version" "3.1.7" + version "3.1.8" dependencies: "axis.js" "1.2.1" diff --git a/islanders-shared/package-lock.json b/islanders-shared/package-lock.json index 3e48188a..fe3cd15f 100644 --- a/islanders-shared/package-lock.json +++ b/islanders-shared/package-lock.json @@ -5,6 +5,7 @@ "requires": true, "packages": { "": { + "name": "islanders-shared", "version": "1.0.0", "license": "ISC", "dependencies": { @@ -3188,8 +3189,9 @@ } }, "node_modules/honeycomb-grid": { - "version": "3.1.7", - "license": "MIT", + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/honeycomb-grid/-/honeycomb-grid-3.1.8.tgz", + "integrity": "sha512-n3HfblbzW2vplQ28xuz8cGTdBykOdF9W1DrfrQ0uQ9mf2xbiotgK/OnljTaCfb01KYAticMQEufH0knZ6OFtuw==", "dependencies": { "axis.js": "1.2.1" } @@ -9039,7 +9041,9 @@ } }, "honeycomb-grid": { - "version": "3.1.7", + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/honeycomb-grid/-/honeycomb-grid-3.1.8.tgz", + "integrity": "sha512-n3HfblbzW2vplQ28xuz8cGTdBykOdF9W1DrfrQ0uQ9mf2xbiotgK/OnljTaCfb01KYAticMQEufH0knZ6OFtuw==", "requires": { "axis.js": "1.2.1" } diff --git a/islanders-shared/yarn.lock b/islanders-shared/yarn.lock index 7c6a2f36..a934003b 100644 --- a/islanders-shared/yarn.lock +++ b/islanders-shared/yarn.lock @@ -1548,7 +1548,7 @@ "function-bind" "^1.1.1" "honeycomb-grid@^3.1.7": - "version" "3.1.7" + version "3.1.8" dependencies: "axis.js" "1.2.1"