Browse Source

Merge 5c605f8b2e into d9e1d25193

pull/4/merge
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
17350b7682
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      xi_music/package-lock.json

+ 5
- 5
xi_music/package-lock.json View File

@ -872,9 +872,9 @@
"integrity": "sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA=="
},
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="
},
"node-forge": {
"version": "0.9.1",
@ -1056,8 +1056,8 @@
"optional": true
},
"prism-media": {
"version": "github:hydrabolt/prism-media#3512c91be6d7bf954ac95dc50e6e39f6ffe3bf99",
"from": "github:hydrabolt/prism-media"
"version": "1.2.2",
"resolved": "github:hydrabolt/prism-media#3512c91be6d7bf954ac95dc50e6e39f6ffe3bf99"
},
"process-nextick-args": {
"version": "2.0.1",


Loading…
Cancel
Save