Update dependency @googleapis/androidpublisher to v5.0.1

This commit is contained in:
renovate[bot] 2023-05-13 10:57:15 +00:00 committed by GitHub
parent 5a391676d0
commit 26254d833a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -26,9 +26,9 @@
} }
}, },
"node_modules/@googleapis/androidpublisher": { "node_modules/@googleapis/androidpublisher": {
"version": "5.0.0", "version": "5.0.1",
"resolved": "https://registry.npmjs.org/@googleapis/androidpublisher/-/androidpublisher-5.0.0.tgz", "resolved": "https://registry.npmjs.org/@googleapis/androidpublisher/-/androidpublisher-5.0.1.tgz",
"integrity": "sha512-6/bNah+Bm/pjjgSof7X7LxMT/PSOKH/jaAEHyZSz408fhU4D32mMy4om0kAB2WI9D5FXKUzBiww1vBcWlYrmxg==", "integrity": "sha512-NULAw7gXpxO2b8aL2NwZ02CuK6T1PHItcJjkg+YOkhk3AD2/2FNlsQvNHkAeO2I2zwqSxK3CCRKscoHWP6LsSg==",
"dependencies": { "dependencies": {
"googleapis-common": "^6.0.3" "googleapis-common": "^6.0.3"
}, },
@ -997,9 +997,9 @@
} }
}, },
"@googleapis/androidpublisher": { "@googleapis/androidpublisher": {
"version": "5.0.0", "version": "5.0.1",
"resolved": "https://registry.npmjs.org/@googleapis/androidpublisher/-/androidpublisher-5.0.0.tgz", "resolved": "https://registry.npmjs.org/@googleapis/androidpublisher/-/androidpublisher-5.0.1.tgz",
"integrity": "sha512-6/bNah+Bm/pjjgSof7X7LxMT/PSOKH/jaAEHyZSz408fhU4D32mMy4om0kAB2WI9D5FXKUzBiww1vBcWlYrmxg==", "integrity": "sha512-NULAw7gXpxO2b8aL2NwZ02CuK6T1PHItcJjkg+YOkhk3AD2/2FNlsQvNHkAeO2I2zwqSxK3CCRKscoHWP6LsSg==",
"requires": { "requires": {
"googleapis-common": "^6.0.3" "googleapis-common": "^6.0.3"
} }