Skip to content

Commit

Permalink
chore(deps): bump app-store-server-api from 0.15.3 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [app-store-server-api](https://github.com/agisboye/app-store-server-api) from 0.15.3 to 0.16.0.
- [Release notes](https://github.com/agisboye/app-store-server-api/releases)
- [Commits](agisboye/app-store-server-api@v0.15.3...v0.16.0)

---
updated-dependencies:
- dependency-name: app-store-server-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent e3fe3ca commit 3057da7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@type-cacheable/core": "^14.1.0",
"@type-cacheable/ioredis-adapter": "^10.0.4",
"agentkeepalive": "^4.5.0",
"app-store-server-api": "^0.15.3",
"app-store-server-api": "^0.16.0",
"axios": "^1.7.5",
"base64url": "^3.0.1",
"bn.js": "^5.2.1",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27918,14 +27918,12 @@ __metadata:
languageName: node
linkType: hard

"app-store-server-api@npm:^0.15.3":
version: 0.15.3
resolution: "app-store-server-api@npm:0.15.3"
"app-store-server-api@npm:^0.16.0":
version: 0.16.0
resolution: "app-store-server-api@npm:0.16.0"
dependencies:
jose: ^4.15.7
node-fetch: ^2.7.0
uuid: ^9.0.1
checksum: 201452c27f5d22c598d205dcc5573f07dfb6d3d6181a08567a6a29b9347a5a2eb780ba739a26222ef0959982fecac6d43f8496d4b397aee911091c472d4bf132
jose: ^5.9.6
checksum: 216cc03e63c161d421ec5d4a1afce0cf338a8011536f23bac2a7840e95fec600fbe288a79e97b3f3aeab5e3335f41ed13d76598c18dc26b473fd35c1954b79a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -41961,7 +41959,7 @@ fsevents@~2.1.1:
"@typescript-eslint/eslint-plugin": ^5.59.1
"@typescript-eslint/parser": ^7.1.1
agentkeepalive: ^4.5.0
app-store-server-api: ^0.15.3
app-store-server-api: ^0.16.0
autoprefixer: ^10.4.14
axios: ^1.7.5
babel-jest: ^29.7.0
Expand Down Expand Up @@ -49303,13 +49301,6 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"jose@npm:^4.15.7":
version: 4.15.9
resolution: "jose@npm:4.15.9"
checksum: 41abe1c99baa3cf8a78ebbf93da8f8e50e417b7a26754c4afa21865d87527b8ac2baf66de2c5f6accc3f7d7158658dae7364043677236ea1d07895b040097f15
languageName: node
linkType: hard

"jose@npm:^5.1.3":
version: 5.2.4
resolution: "jose@npm:5.2.4"
Expand Down Expand Up @@ -54357,7 +54348,7 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.9, node-fetch@npm:^2.7.0":
"node-fetch@npm:^2.6.9":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down

0 comments on commit 3057da7

Please sign in to comment.