From 50b7f5fdbf86c5905e1c7a4ee3d5e8bdf9ffc2e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2020 17:07:30 +0000 Subject: [PATCH] Bump gpu.js from 2.4.7 to 2.4.8 Bumps [gpu.js](https://github.com/gpujs/gpu.js) from 2.4.7 to 2.4.8. - [Release notes](https://github.com/gpujs/gpu.js/releases) - [Commits](https://github.com/gpujs/gpu.js/compare/2.4.7...2.4.8) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 8 ++++---- yarn.lock | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5c2dd7e27d..1c7a130cf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6525,9 +6525,9 @@ "integrity": "sha512-BmoRk9nbMaxkrwzTJp4M0iuwIbzNEXt6tlBZ5+ZYzaGH9VWu5Nhn1Q1CBusCam3d8u3FfVEFf3Ueo8DocUCbUw==" }, "gpu.js": { - "version": "2.4.7", - "resolved": "https://registry.npmjs.org/gpu.js/-/gpu.js-2.4.7.tgz", - "integrity": "sha512-nyf2SU/t8N5JANVh3UPqP27z6/RQjHbWHTRNNy0XR6VLQvy4Y+7CCx3a5VPL0NmuXBZkOcoe3JtCdiO+8jcovA==", + "version": "2.4.8", + "resolved": "https://registry.npmjs.org/gpu.js/-/gpu.js-2.4.8.tgz", + "integrity": "sha512-V4CAZIR+kV6enLVPGoeZdb4lK4FGGuolDDYNBMAlNzrfDN7OJjl2V9we6bKDTKhV/gwsYmivs0x22qo/Q0zHzA==", "requires": { "acorn": "^7.1.0", "gl": "^4.4.0", @@ -10364,7 +10364,7 @@ }, "load-json-file": { "version": "1.1.0", - "resolved": "http://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", "requires": { "graceful-fs": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index a33c929438..74eb0ea552 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4148,9 +4148,9 @@ gpu-mock.js@^1.1.1: integrity sha512-BmoRk9nbMaxkrwzTJp4M0iuwIbzNEXt6tlBZ5+ZYzaGH9VWu5Nhn1Q1CBusCam3d8u3FfVEFf3Ueo8DocUCbUw== gpu.js@^2.3.1: - version "2.4.7" - resolved "https://registry.yarnpkg.com/gpu.js/-/gpu.js-2.4.7.tgz#c8dd43345eddfd3309c841675e1092c9c753e618" - integrity sha512-nyf2SU/t8N5JANVh3UPqP27z6/RQjHbWHTRNNy0XR6VLQvy4Y+7CCx3a5VPL0NmuXBZkOcoe3JtCdiO+8jcovA== + version "2.4.8" + resolved "https://registry.yarnpkg.com/gpu.js/-/gpu.js-2.4.8.tgz#59e980edfdb622b8e5f85ace012214b7d0525911" + integrity sha512-V4CAZIR+kV6enLVPGoeZdb4lK4FGGuolDDYNBMAlNzrfDN7OJjl2V9we6bKDTKhV/gwsYmivs0x22qo/Q0zHzA== dependencies: acorn "^7.1.0" gl "^4.4.0"