From c48156a771ecdc6ffba75cab582b4dbc269305b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 15:17:29 -0400 Subject: [PATCH] Bump gpu.js from 2.15.1 to 2.15.2 (#2093) Bumps [gpu.js](https://github.com/gpujs/gpu.js) from 2.15.1 to 2.15.2. - [Release notes](https://github.com/gpujs/gpu.js/releases) - [Commits](https://github.com/gpujs/gpu.js/commits) --- updated-dependencies: - dependency-name: gpu.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 24e2e99f..3ea4cb86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10130,9 +10130,9 @@ } }, "node_modules/gpu.js": { - "version": "2.15.1", - "resolved": "https://registry.npmjs.org/gpu.js/-/gpu.js-2.15.1.tgz", - "integrity": "sha512-lFlo3kQbJFo4psfzVjQfZikzGijqeIJWOzyWop1OirlGlHTRkO5D2KwynlC3FJ3eR47zETZlxGPcmiHuhwQ37A==", + "version": "2.15.2", + "resolved": "https://registry.npmjs.org/gpu.js/-/gpu.js-2.15.2.tgz", + "integrity": "sha512-tgTRoWEE0X2PE3OgTNub9OwadXND2K7qwOW/VwhIiedY/mbiT93jJIrgWAKBgdhQR0JmyN4ObkSu0/vjSpbuiQ==", "dependencies": { "acorn": "^7.1.1", "gl": "^4.5.2", @@ -32202,9 +32202,9 @@ "requires": {} }, "gpu.js": { - "version": "2.15.1", - "resolved": "https://registry.npmjs.org/gpu.js/-/gpu.js-2.15.1.tgz", - "integrity": "sha512-lFlo3kQbJFo4psfzVjQfZikzGijqeIJWOzyWop1OirlGlHTRkO5D2KwynlC3FJ3eR47zETZlxGPcmiHuhwQ37A==", + "version": "2.15.2", + "resolved": "https://registry.npmjs.org/gpu.js/-/gpu.js-2.15.2.tgz", + "integrity": "sha512-tgTRoWEE0X2PE3OgTNub9OwadXND2K7qwOW/VwhIiedY/mbiT93jJIrgWAKBgdhQR0JmyN4ObkSu0/vjSpbuiQ==", "requires": { "acorn": "^7.1.1", "gl": "^4.5.2",