Skip to content

Commit 83bcc4f

Browse files
authored
Merge pull request #698 from d-zero-dev/renovate/googleapis-162.x
chore(deps): update dependency googleapis to v162
2 parents 649f135 + 6ac0427 commit 83bcc4f

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

packages/@d-zero/google-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"ansi-colors": "4.1.3",
2727
"debug": "4.4.3",
28-
"googleapis": "152.0.0"
28+
"googleapis": "162.0.0"
2929
},
3030
"devDependencies": {
3131
"@types/debug": "4.1.12"

packages/@d-zero/google-sheets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@d-zero/shared": "0.9.2",
2828
"debug": "4.4.3",
2929
"gaxios": "6.7.1",
30-
"googleapis": "152.0.0"
30+
"googleapis": "162.0.0"
3131
}
3232
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,7 +1142,7 @@ __metadata:
11421142
"@types/debug": "npm:4.1.12"
11431143
ansi-colors: "npm:4.1.3"
11441144
debug: "npm:4.4.3"
1145-
googleapis: "npm:152.0.0"
1145+
googleapis: "npm:162.0.0"
11461146
languageName: unknown
11471147
linkType: soft
11481148

@@ -1154,7 +1154,7 @@ __metadata:
11541154
"@d-zero/shared": "npm:0.9.2"
11551155
debug: "npm:4.4.3"
11561156
gaxios: "npm:6.7.1"
1157-
googleapis: "npm:152.0.0"
1157+
googleapis: "npm:162.0.0"
11581158
languageName: unknown
11591159
linkType: soft
11601160

@@ -8236,7 +8236,7 @@ __metadata:
82368236
languageName: node
82378237
linkType: hard
82388238

8239-
"google-auth-library@npm:^10.1.0":
8239+
"google-auth-library@npm:^10.1.0, google-auth-library@npm:^10.2.0":
82408240
version: 10.4.0
82418241
resolution: "google-auth-library@npm:10.4.0"
82428242
dependencies:
@@ -8271,13 +8271,13 @@ __metadata:
82718271
languageName: node
82728272
linkType: hard
82738273

8274-
"googleapis@npm:152.0.0":
8275-
version: 152.0.0
8276-
resolution: "googleapis@npm:152.0.0"
8274+
"googleapis@npm:162.0.0":
8275+
version: 162.0.0
8276+
resolution: "googleapis@npm:162.0.0"
82778277
dependencies:
8278-
google-auth-library: "npm:^10.1.0"
8278+
google-auth-library: "npm:^10.2.0"
82798279
googleapis-common: "npm:^8.0.0"
8280-
checksum: 10c0/4a636d8ed23a05b5d3f2921e6d0e72838162db189027d096998c02d17c2ff2be70d0c3b9e29cf3e4ab3e925bf8b29f105d502a54329a037d0ad3c33603000b81
8280+
checksum: 10c0/f5ac43c6c70648de8bbbb40b3988b2fa1522ba9cf38cfcc0afeff4eb3c28ae2ab6ec21534a28928e3183e808f0ebf9037b576aa96df780730ba3ebe14ae38302
82818281
languageName: node
82828282
linkType: hard
82838283

0 commit comments

Comments
 (0)