mirror of
https://github.com/LukeHagar/plex-api-oauth.git
synced 2025-12-06 20:47:45 +00:00
Update package-lock.json
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "plex-api-oauth",
|
||||
"version": "1.1.117",
|
||||
"version": "1.2.7",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "plex-api-oauth",
|
||||
"version": "1.1.117",
|
||||
"version": "1.2.7",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
@@ -854,11 +854,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/plex-oauth": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/plex-oauth/-/plex-oauth-2.0.2.tgz",
|
||||
"integrity": "sha512-tbs/zyukFdHYi/nS/VqW1GgquPTIs1RgWXINlBZsyqfO7a3x6rfQ7av0/dRotxyKkBq6xIKLcQGdCmHn9UDnrQ==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/plex-oauth/-/plex-oauth-2.1.0.tgz",
|
||||
"integrity": "sha512-q/T/ooR7Hc1qqKN08k5x6FuVeJ2a65RBxNlnF4ug0aH3iViREp8iT3siEaI4jEFyxUmZdQaY5JLItgD+dQv4KQ==",
|
||||
"dependencies": {
|
||||
"axios": "^0.26.0"
|
||||
"axios": "^0.26.1"
|
||||
}
|
||||
},
|
||||
"node_modules/plex-oauth/node_modules/axios": {
|
||||
@@ -1715,11 +1715,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"plex-oauth": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/plex-oauth/-/plex-oauth-2.0.2.tgz",
|
||||
"integrity": "sha512-tbs/zyukFdHYi/nS/VqW1GgquPTIs1RgWXINlBZsyqfO7a3x6rfQ7av0/dRotxyKkBq6xIKLcQGdCmHn9UDnrQ==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/plex-oauth/-/plex-oauth-2.1.0.tgz",
|
||||
"integrity": "sha512-q/T/ooR7Hc1qqKN08k5x6FuVeJ2a65RBxNlnF4ug0aH3iViREp8iT3siEaI4jEFyxUmZdQaY5JLItgD+dQv4KQ==",
|
||||
"requires": {
|
||||
"axios": "^0.26.0"
|
||||
"axios": "^0.26.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": {
|
||||
|
||||
Reference in New Issue
Block a user