mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 15:04:14 +00:00
deps(deps): bump googleapis from 170.1.0 to 171.4.0 (#26)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 170.1.0 to 171.4.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v170.1.0...googleapis-v171.4.0) --- updated-dependencies: - dependency-name: googleapis dependency-version: 171.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ffbb66679
commit
b55769f52e
2 changed files with 6 additions and 6 deletions
|
|
@ -50,7 +50,7 @@
|
|||
"date-fns": "^4.1.0",
|
||||
"dotenv": "17.3.1",
|
||||
"exceljs": "^4.4.0",
|
||||
"googleapis": "^170.1.0",
|
||||
"googleapis": "^171.4.0",
|
||||
"ioredis": "^5.9.3",
|
||||
"next": "16.2.0-canary.58",
|
||||
"node-cron": "^4.2.1",
|
||||
|
|
|
|||
|
|
@ -84,8 +84,8 @@ importers:
|
|||
specifier: ^4.4.0
|
||||
version: 4.4.0
|
||||
googleapis:
|
||||
specifier: ^170.1.0
|
||||
version: 170.1.0
|
||||
specifier: ^171.4.0
|
||||
version: 171.4.0
|
||||
ioredis:
|
||||
specifier: 5.9.3
|
||||
version: 5.9.3
|
||||
|
|
@ -2860,8 +2860,8 @@ packages:
|
|||
resolution: {integrity: sha512-eCzNACUXPb1PW5l0ULTzMHaL/ltPRADoPgjBlT8jWsTbxkCp6siv+qKJ/1ldaybCthGwsYFYallF7u9AkU4L+A==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
googleapis@170.1.0:
|
||||
resolution: {integrity: sha512-RLbc7yG6qzZqvAmGcgjvNIoZ7wpcCFxtc+HN+46etxDrlO4a8l5Cb7NxNQGhV91oRmL7mt56VoRoypAtEQEIKg==}
|
||||
googleapis@171.4.0:
|
||||
resolution: {integrity: sha512-xybFL2SmmUgIifgsbsRQYRdNrSAYwxWZDmkZTGjUIaRnX5jPqR8el/cEvo6rCqh7iaZx6MfEPS/lrDgZ0bymkg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
gopd@1.2.0:
|
||||
|
|
@ -7754,7 +7754,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
googleapis@170.1.0:
|
||||
googleapis@171.4.0:
|
||||
dependencies:
|
||||
google-auth-library: 10.5.0
|
||||
googleapis-common: 8.0.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue