Merge pull request #10 from JasterV/dependabot/npm_and_yarn/assets/topbar-3.0.0

Bump topbar from 2.0.2 to 3.0.0 in /assets
This commit is contained in:
Víctor Martínez 2024-05-13 16:10:18 +02:00 committed by GitHub
commit 5a78332b3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
"": {
"dependencies": {
"buttplug": "^3.2.2",
"topbar": "^2.0.2"
"topbar": "^3.0.0"
}
},
"node_modules/buttplug": {
@ -36,9 +36,9 @@
"integrity": "sha512-i5lLI6iw9AU3Uu4szRNPPEkomnkjRTaVt9hy/bn5g/oSzekBSMeLZblcjP74AW0vBabqERLLIrz+gR8QYR54Tw=="
},
"node_modules/topbar": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/topbar/-/topbar-2.0.2.tgz",
"integrity": "sha512-hCKoSaWxXqGIgjag8rIVajysE41as7ti5z9GDO5rcx2zmII1/rY5zvO9IgKwbf50HL82EzlimL6OmPYPUgbpEw=="
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/topbar/-/topbar-3.0.0.tgz",
"integrity": "sha512-mhczD7KfYi1anfoMPKRdl0wPSWiYc0YOK4KyycYs3EaNT15pVVNDG5CtfgZcEBWIPJEdfR7r8K4hTXDD2ECBVQ=="
},
"node_modules/ws": {
"version": "8.16.0",

View file

@ -4,6 +4,6 @@
},
"dependencies": {
"buttplug": "^3.2.2",
"topbar": "^2.0.2"
"topbar": "^3.0.0"
}
}