Skip to content

Commit 5b25063

Browse files
chore(deps): update dependency @types/gapi.auth2 to ^0.0.61
1 parent 9fe04c1 commit 5b25063

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@types/dompurify": "^3.0.5",
130130
"@types/estree": "^1.0.5",
131131
"@types/gapi": "^0.0.44",
132-
"@types/gapi.auth2": "^0.0.57",
132+
"@types/gapi.auth2": "^0.0.61",
133133
"@types/gapi.client": "^1.0.5",
134134
"@types/gapi.client.drive-v3": "^0.0.5",
135135
"@types/google.picker": "^0.0.39",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3845,12 +3845,12 @@ __metadata:
38453845
languageName: node
38463846
linkType: hard
38473847

3848-
"@types/gapi.auth2@npm:^0.0.57":
3849-
version: 0.0.57
3850-
resolution: "@types/gapi.auth2@npm:0.0.57"
3848+
"@types/gapi.auth2@npm:^0.0.61":
3849+
version: 0.0.61
3850+
resolution: "@types/gapi.auth2@npm:0.0.61"
38513851
dependencies:
38523852
"@types/gapi": "npm:*"
3853-
checksum: 10c0/5b22b9ccdd77780904237bf22fd29f536a8bcda92b36fce405e8388bb18c2bc9423339663428d86e65d3e20f0f81a8c248dfc280c600844c80b88c8fd39dcbd0
3853+
checksum: 10c0/4a7090a182c4b0b3d117d25ae6fe5dd3e7db3f29b44e2fd596a43d6f1e28e43281317150b987102342c9f94faf7ccc8dda892354fcdb2432a9f2841cf86f6c9a
38543854
languageName: node
38553855
linkType: hard
38563856

@@ -7559,7 +7559,7 @@ __metadata:
75597559
"@types/dompurify": "npm:^3.0.5"
75607560
"@types/estree": "npm:^1.0.5"
75617561
"@types/gapi": "npm:^0.0.44"
7562-
"@types/gapi.auth2": "npm:^0.0.57"
7562+
"@types/gapi.auth2": "npm:^0.0.61"
75637563
"@types/gapi.client": "npm:^1.0.5"
75647564
"@types/gapi.client.drive-v3": "npm:^0.0.5"
75657565
"@types/google.picker": "npm:^0.0.39"

0 commit comments

Comments
 (0)