mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): bump passport-oauth2 from 1.5.0 to 1.6.1
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/jaredhanson/passport-oauth2/releases) - [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: passport-oauth2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5e28ea7d76
commit
f4e42ae091
1 changed files with 10 additions and 6 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
|
@ -9805,9 +9805,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/passport-oauth2": {
|
"node_modules/passport-oauth2": {
|
||||||
"version": "1.5.0",
|
"version": "1.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.6.1.tgz",
|
||||||
"integrity": "sha512-kqBt6vR/5VlCK8iCx1/KpY42kQ+NEHZwsSyt4Y6STiNjU+wWICG1i8ucc1FapXDGO15C5O5VZz7+7vRzrDPXXQ==",
|
"integrity": "sha512-ZbV43Hq9d/SBSYQ22GOiglFsjsD1YY/qdiptA+8ej+9C1dL1TVB+mBE5kDH/D4AJo50+2i8f4bx0vg4/yDDZCQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"base64url": "3.x.x",
|
"base64url": "3.x.x",
|
||||||
"oauth": "0.9.x",
|
"oauth": "0.9.x",
|
||||||
|
|
@ -9817,6 +9817,10 @@
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 0.4.0"
|
"node": ">= 0.4.0"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/jaredhanson"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/passport-spotify": {
|
"node_modules/passport-spotify": {
|
||||||
|
|
@ -19955,9 +19959,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"passport-oauth2": {
|
"passport-oauth2": {
|
||||||
"version": "1.5.0",
|
"version": "1.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.6.1.tgz",
|
||||||
"integrity": "sha512-kqBt6vR/5VlCK8iCx1/KpY42kQ+NEHZwsSyt4Y6STiNjU+wWICG1i8ucc1FapXDGO15C5O5VZz7+7vRzrDPXXQ==",
|
"integrity": "sha512-ZbV43Hq9d/SBSYQ22GOiglFsjsD1YY/qdiptA+8ej+9C1dL1TVB+mBE5kDH/D4AJo50+2i8f4bx0vg4/yDDZCQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"base64url": "3.x.x",
|
"base64url": "3.x.x",
|
||||||
"oauth": "0.9.x",
|
"oauth": "0.9.x",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue