Merge pull request #7007 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/auth-2.5.1
This commit is contained in:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -3466,12 +3466,13 @@
|
|||||||
"license": "Apache-2.0"
|
"license": "Apache-2.0"
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/auth": {
|
"node_modules/@nextcloud/auth": {
|
||||||
"version": "2.4.0",
|
"version": "2.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.5.1.tgz",
|
||||||
"integrity": "sha512-T5OFltKd0O9Hfj47VrzE7TVjCwqOMHH9JLyjjLUR3pu2MaTY9WL6AjL79sHbFTXUaIkftZgJKu12lHYmqXnL2Q==",
|
"integrity": "sha512-cToowJmI9rvIXuWvpvHp4tKm1ZzK4tlPh4rAuEjX6Dvpq74ia52yJYGJFR2maag/i/tMl9m0diZtHgSog6GTGg==",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nextcloud/browser-storage": "^0.4.0",
|
"@nextcloud/browser-storage": "^0.4.0",
|
||||||
"@nextcloud/event-bus": "^3.3.1"
|
"@nextcloud/event-bus": "^3.3.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.0.0",
|
"node": "^20.0.0",
|
||||||
@@ -24594,12 +24595,12 @@
|
|||||||
"integrity": "sha512-KPnNOtm5i2pMabqZxpUz7iQf+mfrYZyKCZ8QNz85czgEt7cuHcGorWfdzUMWYA0SD+a6Hn4FmJ+YhzzzjkTZrQ=="
|
"integrity": "sha512-KPnNOtm5i2pMabqZxpUz7iQf+mfrYZyKCZ8QNz85czgEt7cuHcGorWfdzUMWYA0SD+a6Hn4FmJ+YhzzzjkTZrQ=="
|
||||||
},
|
},
|
||||||
"@nextcloud/auth": {
|
"@nextcloud/auth": {
|
||||||
"version": "2.4.0",
|
"version": "2.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.5.1.tgz",
|
||||||
"integrity": "sha512-T5OFltKd0O9Hfj47VrzE7TVjCwqOMHH9JLyjjLUR3pu2MaTY9WL6AjL79sHbFTXUaIkftZgJKu12lHYmqXnL2Q==",
|
"integrity": "sha512-cToowJmI9rvIXuWvpvHp4tKm1ZzK4tlPh4rAuEjX6Dvpq74ia52yJYGJFR2maag/i/tMl9m0diZtHgSog6GTGg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@nextcloud/browser-storage": "^0.4.0",
|
"@nextcloud/browser-storage": "^0.4.0",
|
||||||
"@nextcloud/event-bus": "^3.3.1"
|
"@nextcloud/event-bus": "^3.3.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/axios": {
|
"@nextcloud/axios": {
|
||||||
|
|||||||
Reference in New Issue
Block a user