mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-11 19:00:00 +01:00
Bump gpu.js from 2.6.2 to 2.6.6
Bumps [gpu.js](https://github.com/gpujs/gpu.js) from 2.6.2 to 2.6.6. - [Release notes](https://github.com/gpujs/gpu.js/releases) - [Commits](https://github.com/gpujs/gpu.js/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6940,9 +6940,9 @@
|
||||
"integrity": "sha512-BmoRk9nbMaxkrwzTJp4M0iuwIbzNEXt6tlBZ5+ZYzaGH9VWu5Nhn1Q1CBusCam3d8u3FfVEFf3Ueo8DocUCbUw=="
|
||||
},
|
||||
"gpu.js": {
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/gpu.js/-/gpu.js-2.6.2.tgz",
|
||||
"integrity": "sha512-Ond7t6xGUn4bUC/vzI2D8VgBIharso7LIr66ZvLy01JOUkGLQ2DgSUXZ9gix1iSzZ9e6/EQWcBkHDNehUePbFA==",
|
||||
"version": "2.6.6",
|
||||
"resolved": "https://registry.npmjs.org/gpu.js/-/gpu.js-2.6.6.tgz",
|
||||
"integrity": "sha512-w/3Sgq6f8UrNcBUcmZqR1oVM8resLYILXDDVxtShnzEclPX8rBCDTeAcK6hZcn7+jfceP3073TP+ZcVKcJlcKw==",
|
||||
"requires": {
|
||||
"acorn": "^7.1.0",
|
||||
"gl": "^4.4.1",
|
||||
|
||||
@@ -4383,9 +4383,9 @@ gpu-mock.js@^1.1.1:
|
||||
integrity sha512-BmoRk9nbMaxkrwzTJp4M0iuwIbzNEXt6tlBZ5+ZYzaGH9VWu5Nhn1Q1CBusCam3d8u3FfVEFf3Ueo8DocUCbUw==
|
||||
|
||||
gpu.js@^2.3.1:
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/gpu.js/-/gpu.js-2.6.2.tgz#e5605a7989761ed86c24c516d665898741b70814"
|
||||
integrity sha512-Ond7t6xGUn4bUC/vzI2D8VgBIharso7LIr66ZvLy01JOUkGLQ2DgSUXZ9gix1iSzZ9e6/EQWcBkHDNehUePbFA==
|
||||
version "2.6.6"
|
||||
resolved "https://registry.yarnpkg.com/gpu.js/-/gpu.js-2.6.6.tgz#67545b60513cd7a8b74a0050d9bd185a5c1cf6d8"
|
||||
integrity sha512-w/3Sgq6f8UrNcBUcmZqR1oVM8resLYILXDDVxtShnzEclPX8rBCDTeAcK6hZcn7+jfceP3073TP+ZcVKcJlcKw==
|
||||
dependencies:
|
||||
acorn "^7.1.0"
|
||||
gl "^4.4.1"
|
||||
|
||||
Reference in New Issue
Block a user