mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency googleapis to v105
This commit is contained in:
committed by
Thomas Ruoff
parent
49bddc6922
commit
5f734b1c7d
14
package-lock.json
generated
14
package-lock.json
generated
@@ -14,7 +14,7 @@
|
|||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"date-fns": "2.28.0",
|
"date-fns": "2.28.0",
|
||||||
"date-fns-tz": "1.3.5",
|
"date-fns-tz": "1.3.5",
|
||||||
"googleapis": "104.0.0",
|
"googleapis": "105.0.0",
|
||||||
"ics": "2.35.0",
|
"ics": "2.35.0",
|
||||||
"mongoose": "6.4.3",
|
"mongoose": "6.4.3",
|
||||||
"next": "12.2.0",
|
"next": "12.2.0",
|
||||||
@@ -4275,9 +4275,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/googleapis": {
|
"node_modules/googleapis": {
|
||||||
"version": "104.0.0",
|
"version": "105.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-104.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-105.0.0.tgz",
|
||||||
"integrity": "sha512-5UItkob9BgC2S1Ekm16ZMiCxaD0bU0n3EauiNAMB7KejmlACDIfNnHiC0GUYUL9/fU2jrJx1ngY89oQP9ZAPeA==",
|
"integrity": "sha512-wH/jU/6QpqwsjTKj4vfKZz97ne7xT7BBbKwzQEwnbsG8iH9Seyw19P+AuLJcxNNrmgblwLqfr3LORg4Okat1BQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"google-auth-library": "^8.0.2",
|
"google-auth-library": "^8.0.2",
|
||||||
"googleapis-common": "^6.0.0"
|
"googleapis-common": "^6.0.0"
|
||||||
@@ -12493,9 +12493,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"googleapis": {
|
"googleapis": {
|
||||||
"version": "104.0.0",
|
"version": "105.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-104.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-105.0.0.tgz",
|
||||||
"integrity": "sha512-5UItkob9BgC2S1Ekm16ZMiCxaD0bU0n3EauiNAMB7KejmlACDIfNnHiC0GUYUL9/fU2jrJx1ngY89oQP9ZAPeA==",
|
"integrity": "sha512-wH/jU/6QpqwsjTKj4vfKZz97ne7xT7BBbKwzQEwnbsG8iH9Seyw19P+AuLJcxNNrmgblwLqfr3LORg4Okat1BQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"google-auth-library": "^8.0.2",
|
"google-auth-library": "^8.0.2",
|
||||||
"googleapis-common": "^6.0.0"
|
"googleapis-common": "^6.0.0"
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"date-fns": "2.28.0",
|
"date-fns": "2.28.0",
|
||||||
"date-fns-tz": "1.3.5",
|
"date-fns-tz": "1.3.5",
|
||||||
"googleapis": "104.0.0",
|
"googleapis": "105.0.0",
|
||||||
"ics": "2.35.0",
|
"ics": "2.35.0",
|
||||||
"mongoose": "6.4.3",
|
"mongoose": "6.4.3",
|
||||||
"next": "12.2.0",
|
"next": "12.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user