Updated unprint for interface and user agent control. Using request interface in Nubiles, fixed relative album path.
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -93,7 +93,7 @@
|
||||
"tunnel": "0.0.6",
|
||||
"ua-parser-js": "^1.0.37",
|
||||
"undici": "^5.28.1",
|
||||
"unprint": "^0.18.1",
|
||||
"unprint": "^0.18.4",
|
||||
"url-pattern": "^1.0.3",
|
||||
"v-tooltip": "^2.1.3",
|
||||
"video.js": "^8.6.1",
|
||||
@@ -20340,9 +20340,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/unprint": {
|
||||
"version": "0.18.1",
|
||||
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.18.1.tgz",
|
||||
"integrity": "sha512-lL7aIQfVoVY3oC69WM6GOUabwfJkMQxM4XfIT5EA21CsisJassWU3sX2ZQqIrsX4NujOeDVgzU2qYFJ/QWpoqQ==",
|
||||
"version": "0.18.4",
|
||||
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.18.4.tgz",
|
||||
"integrity": "sha512-npOTOoKrnxv+Zs7AFz3pXfyV7VftRr0ULAhCbnodPNvBoymde9JnVuRGJ6JL6q6RfH0wJgO5jpsT1ar844733g==",
|
||||
"dependencies": {
|
||||
"bottleneck": "^2.19.5",
|
||||
"cookie": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user