File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 128
128
"@testing-library/user-event" : " ^14.4.3" ,
129
129
"@types/dompurify" : " ^3.0.5" ,
130
130
"@types/estree" : " ^1.0.5" ,
131
- "@types/gapi" : " ^0.0.44 " ,
131
+ "@types/gapi" : " ^0.0.47 " ,
132
132
"@types/gapi.auth2" : " ^0.0.57" ,
133
133
"@types/gapi.client" : " ^1.0.5" ,
134
134
"@types/gapi.client.drive-v3" : " ^0.0.5" ,
Original file line number Diff line number Diff line change @@ -3956,13 +3956,20 @@ __metadata:
3956
3956
languageName: node
3957
3957
linkType: hard
3958
3958
3959
- "@types/gapi@npm:*, @types/gapi@npm:^0.0.44 ":
3959
+ "@types/gapi@npm:*":
3960
3960
version: 0.0.44
3961
3961
resolution: "@types/gapi@npm:0.0.44"
3962
3962
checksum: 10c0/33039ad11566e694a7f009c3de767820b6a63599c5e7907a7740c7663d0982aab35ee71fb97bba7f9f9f124466d5ea2a4662ab28612d4361cd2d5b9ee12bb81c
3963
3963
languageName: node
3964
3964
linkType: hard
3965
3965
3966
+ "@types/gapi@npm:^0.0.47":
3967
+ version: 0.0.47
3968
+ resolution: "@types/gapi@npm:0.0.47"
3969
+ checksum: 10c0/014d7326b6182d260c33ae5b7317d7c0271263dde83b9d24fccd78481dce8877f0ec7a110467a626bf9e1c0b73f2b1935c31f5ef66f71f1328ae0926f6e8b0fe
3970
+ languageName: node
3971
+ linkType: hard
3972
+
3966
3973
"@types/google.picker@npm:^0.0.39":
3967
3974
version: 0.0.39
3968
3975
resolution: "@types/google.picker@npm:0.0.39"
@@ -7671,7 +7678,7 @@ __metadata:
7671
7678
"@tremor/react": "npm:^1.8.2"
7672
7679
"@types/dompurify": "npm:^3.0.5"
7673
7680
"@types/estree": "npm:^1.0.5"
7674
- "@types/gapi": "npm:^0.0.44 "
7681
+ "@types/gapi": "npm:^0.0.47 "
7675
7682
"@types/gapi.auth2": "npm:^0.0.57"
7676
7683
"@types/gapi.client": "npm:^1.0.5"
7677
7684
"@types/gapi.client.drive-v3": "npm:^0.0.5"
You can’t perform that action at this time.
0 commit comments