Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 9b80da2

Browse files
authored
Merge pull request #1283 from Shopify/dependabot/npm_and_yarn/types/uuid-9.0.8
Bump @types/uuid from 9.0.7 to 9.0.8
2 parents d0c527c + c802510 commit 9b80da2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/shopify-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/node": "^20.11.27",
8888
"@types/node-fetch": "^2.6.11",
8989
"@types/supertest": "^6.0.2",
90-
"@types/uuid": "^9.0.0",
90+
"@types/uuid": "^9.0.8",
9191
"express": "^4.17.13",
9292
"jest-environment-miniflare": "^2.14.2",
9393
"miniflare": "^3.20240304.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3372,10 +3372,10 @@
33723372
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.5.tgz#cb6e2a691b70cb177c6e3ae9c1d2e8b2ea8cd304"
33733373
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==
33743374

3375-
"@types/uuid@^9.0.0":
3376-
version "9.0.7"
3377-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8"
3378-
integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==
3375+
"@types/uuid@^9.0.8":
3376+
version "9.0.8"
3377+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
3378+
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==
33793379

33803380
"@types/ws@^8.0.0":
33813381
version "8.5.8"

0 commit comments

Comments
 (0)