From 53b1637b082a2b5ccf8ed2b0bd6a9b4591a403e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:32:49 +0000 Subject: [PATCH] chore(deps): bump google-play-scraper in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [google-play-scraper](https://github.com/facundoolano/google-play-scraper). Updates `google-play-scraper` from 10.1.2 to 10.1.3 - [Release notes](https://github.com/facundoolano/google-play-scraper/releases) - [Commits](https://github.com/facundoolano/google-play-scraper/commits) --- updated-dependencies: - dependency-name: google-play-scraper dependency-version: 10.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index c210f92..2a3a433 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "dependencies": { "app-store-scraper": "^0.18.0", "express": "^5.2.0", - "google-play-scraper": "^10.1.2" + "google-play-scraper": "^10.1.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ae6d92..4843700 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ importers: specifier: ^5.2.0 version: 5.2.1 google-play-scraper: - specifier: ^10.1.2 - version: 10.1.2 + specifier: ^10.1.3 + version: 10.1.3 packages: @@ -42,8 +42,8 @@ packages: '@types/keyv@3.1.4': resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} - '@types/node@25.7.0': - resolution: {integrity: sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==} + '@types/node@25.9.1': + resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==} '@types/responselike@1.0.3': resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} @@ -342,8 +342,8 @@ packages: getpass@0.1.7: resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==} - google-play-scraper@10.1.2: - resolution: {integrity: sha512-jDgJlIXc4T785jUyD7qTTZ1i5GrJjZuJ3lxkLiUqQubxDFt669xygoRxiBmeWPRX10SWJt1rK3Mb6psO5y9xCw==} + google-play-scraper@10.1.3: + resolution: {integrity: sha512-T5zkrPqTvDoKx8jHGx8ZRca2viJQS0KpfFNMMMAR5Q/4/8Wl8GBG9HxuvfqtnKAZ8TzufnLN1N+8ShvHpSt6+g==} gopd@1.2.0: resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} @@ -673,11 +673,11 @@ packages: type@2.7.3: resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==} - undici-types@7.21.0: - resolution: {integrity: sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} - undici@7.25.0: - resolution: {integrity: sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==} + undici@7.27.0: + resolution: {integrity: sha512-+t2Z/GwkZQDtu00813aP66ygViGtPHKhhoFZpQKpKrE+9jIgES+Zw+mFNaDWOVRKiuJjuqKHzD3B1sfGg8+ZOQ==} engines: {node: '>=20.18.1'} universalify@0.2.0: @@ -739,22 +739,22 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.2.0 '@types/keyv': 3.1.4 - '@types/node': 25.7.0 + '@types/node': 25.9.1 '@types/responselike': 1.0.3 '@types/http-cache-semantics@4.2.0': {} '@types/keyv@3.1.4': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.9.1 - '@types/node@25.7.0': + '@types/node@25.9.1': dependencies: - undici-types: 7.21.0 + undici-types: 7.24.6 '@types/responselike@1.0.3': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.9.1 accepts@2.0.0: dependencies: @@ -858,7 +858,7 @@ snapshots: parse5: 7.3.0 parse5-htmlparser2-tree-adapter: 7.1.0 parse5-parser-stream: 7.1.2 - undici: 7.25.0 + undici: 7.27.0 whatwg-mimetype: 4.0.0 clone-response@1.0.3: @@ -1123,7 +1123,7 @@ snapshots: dependencies: assert-plus: 1.0.0 - google-play-scraper@10.1.2: + google-play-scraper@10.1.3: dependencies: cheerio: 1.2.0 debug: 3.2.7 @@ -1503,9 +1503,9 @@ snapshots: type@2.7.3: {} - undici-types@7.21.0: {} + undici-types@7.24.6: {} - undici@7.25.0: {} + undici@7.27.0: {} universalify@0.2.0: {}