mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency googleapis to v107
This commit is contained in:
committed by
Thomas Ruoff
parent
24b2013572
commit
db7af3ff9a
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.29.2",
|
"date-fns": "2.29.2",
|
||||||
"date-fns-tz": "1.3.7",
|
"date-fns-tz": "1.3.7",
|
||||||
"googleapis": "105.0.0",
|
"googleapis": "107.0.0",
|
||||||
"ics": "2.40.0",
|
"ics": "2.40.0",
|
||||||
"mongoose": "6.6.0",
|
"mongoose": "6.6.0",
|
||||||
"next": "12.3.0",
|
"next": "12.3.0",
|
||||||
@@ -4413,9 +4413,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/googleapis": {
|
"node_modules/googleapis": {
|
||||||
"version": "105.0.0",
|
"version": "107.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-105.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-107.0.0.tgz",
|
||||||
"integrity": "sha512-wH/jU/6QpqwsjTKj4vfKZz97ne7xT7BBbKwzQEwnbsG8iH9Seyw19P+AuLJcxNNrmgblwLqfr3LORg4Okat1BQ==",
|
"integrity": "sha512-emMvsOEPvE9/DxrOVCMblQzKAhaar37c5JPAqYXoo+hxPpzFefkpN5ayIJFgatDpUWCSMvWtP3CcEWfFhFA7QA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"google-auth-library": "^8.0.2",
|
"google-auth-library": "^8.0.2",
|
||||||
"googleapis-common": "^6.0.0"
|
"googleapis-common": "^6.0.0"
|
||||||
@@ -12805,9 +12805,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"googleapis": {
|
"googleapis": {
|
||||||
"version": "105.0.0",
|
"version": "107.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-105.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-107.0.0.tgz",
|
||||||
"integrity": "sha512-wH/jU/6QpqwsjTKj4vfKZz97ne7xT7BBbKwzQEwnbsG8iH9Seyw19P+AuLJcxNNrmgblwLqfr3LORg4Okat1BQ==",
|
"integrity": "sha512-emMvsOEPvE9/DxrOVCMblQzKAhaar37c5JPAqYXoo+hxPpzFefkpN5ayIJFgatDpUWCSMvWtP3CcEWfFhFA7QA==",
|
||||||
"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.29.2",
|
"date-fns": "2.29.2",
|
||||||
"date-fns-tz": "1.3.7",
|
"date-fns-tz": "1.3.7",
|
||||||
"googleapis": "105.0.0",
|
"googleapis": "107.0.0",
|
||||||
"ics": "2.40.0",
|
"ics": "2.40.0",
|
||||||
"mongoose": "6.6.0",
|
"mongoose": "6.6.0",
|
||||||
"next": "12.3.0",
|
"next": "12.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user