diff --git a/package.json b/package.json index 0647fb16..a7904a78 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint:fix": "eslint . --fix" }, "dependencies": { - "@tsndr/cloudflare-worker-jwt": "2.5.4", + "@tsndr/cloudflare-worker-jwt": "3.1.2", "discord-api-types": "0.37.103", "discord-verify": "1.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85617282..6e8182f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@tsndr/cloudflare-worker-jwt': - specifier: 2.5.4 - version: 2.5.4 + specifier: 3.1.2 + version: 3.1.2 discord-api-types: specifier: 0.37.103 version: 0.37.103 @@ -519,8 +519,8 @@ packages: resolution: {integrity: sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg==} dev: true - /@tsndr/cloudflare-worker-jwt@2.5.4: - resolution: {integrity: sha512-f9lU8CL9NrsA3f8+Hanlgjl8Ten+WRAaV3DbmbReQGdH5rCRJeDSzpVaMjV6ifZP5hl8gvEumc18KqtT6xtX4A==} + /@tsndr/cloudflare-worker-jwt@3.1.2: + resolution: {integrity: sha512-PWYv1/D73ThLtOsiQojAoYreQqSaH4qOSEtDLREl9SCXrH2aIyyFNAl8uo+YrYEeiSgw7ZfO2/mQYoZQcxpz0A==} dev: false /@types/body-parser@1.19.5: