1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-19 22:11:55 +00:00

Merge pull request #3 from musix-org/dependabot/npm_and_yarn/v1/ms-2.1.3

Bump ms from 2.1.2 to 2.1.3
This commit is contained in:
Christer Warén 2024-02-08 23:53:17 +02:00 committed by GitHub
commit 3889c69eb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -271,9 +271,9 @@
"integrity": "sha512-yrgaDSMRzrfYTkudB4Y6xK8pCb7oAH2bvfv6iPY2m6CedZfs9yK4b/ofh0Vzv08hCYXH/HHkoS8an6fkWtOAQA=="
},
"ms": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
},
"node-fetch": {
"version": "2.6.1",

View File

@ -12,7 +12,7 @@
"dependencies": {
"discord.js": "^11.6.4",
"fs": "0.0.1-security",
"ms": "^2.1.2",
"ms": "^2.1.3",
"opusscript": "0.0.6",
"request": "^2.88.2",
"simple-youtube-api": "^5.2.1",