Skip to content

Commit

Permalink
fix: upgrade detect-gpu from 4.0.27 to 4.0.50
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade detect-gpu from 4.0.27 to 4.0.50.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cgoochheadstorm.com/project/16cfe821-1a2c-4284-b8c5-b36e6b54c237?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 12, 2023
1 parent 9138423 commit 6312af4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@mdi/js": "^5.9.55",
"@mdi/react": "^1.4.0",
"@react-stately/toggle": "^3.2.3",
"detect-gpu": "^4.0.27",
"detect-gpu": "^4.0.50",
"fuse.js": "^6.4.6",
"lodash.debounce": "^4.0.8",
"polished": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7236,10 +7236,10 @@ detect-file@^1.0.0:
resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7"
integrity sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==

detect-gpu@^4.0.27:
version "4.0.27"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-4.0.27.tgz#e98f8c541c231f12ab3de4a972df27897c436bc8"
integrity sha512-rtDUys9uIWHVoI9RoUk21MIJTTZpu1rF8mLRvraDl4V+1+32RJrjs0XudX5HafpFn0qL+l2gEW7WieG8PrqUsw==
detect-gpu@^4.0.50:
version "4.0.50"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-4.0.50.tgz#ba9df7e6b8416b1160303811015102bbad283aa0"
integrity sha512-T67HE5+ONONN8rPXCBJPupyCg2QT8+l2NUUMuPxAppsMJBDPG/Jg0URLs6GyDzLm2niUE+oncIHSuy3VinoPeQ==
dependencies:
webgl-constants "^1.1.1"

Expand Down

0 comments on commit 6312af4

Please sign in to comment.