Fixed package-lock (#1185)

This commit is contained in:
Luca Hohmann 2021-04-10 00:09:25 +02:00 committed by GitHub
parent bc9fa5418c
commit 7f8b740e51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -18293,9 +18293,9 @@
} }
}, },
"youtube-suggest": { "youtube-suggest": {
"version": "1.1.1", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/youtube-suggest/-/youtube-suggest-1.1.1.tgz", "resolved": "https://registry.npmjs.org/youtube-suggest/-/youtube-suggest-1.1.2.tgz",
"integrity": "sha512-nMkXJV24xe0QZ67YAfEtVfdGCtuyhOMcvX4GkO824TivwQbkHMNaWlMGlUkePSXCu2vPReP6nYhknoHzmD0/Aw==", "integrity": "sha512-U1CrSIDf9q4H7lx84YiAPfGyMLIXDmSlOLrwcXBkGJFEUodzrD+ZSYMEpJK5UNVWyzE73yxvwGtqrV0dbNQ6LA==",
"requires": { "requires": {
"node-fetch": "^2.6.0", "node-fetch": "^2.6.0",
"smol-jsonp": "^1.0.0" "smol-jsonp": "^1.0.0"