Bump providers version and self

This commit is contained in:
William Oldham
2024-01-06 20:59:15 +00:00
parent dc7e441602
commit 93b377b434
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "providers-api",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"type": "module",
"scripts": {
@@ -10,7 +10,7 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@movie-web/providers": "^2.0.4",
"@movie-web/providers": "^2.0.5",
"@tsndr/cloudflare-worker-jwt": "^2.3.2",
"@types/jsonwebtoken": "^9.0.5",
"esbuild": "^0.19.10",

8
pnpm-lock.yaml generated
View File

@@ -6,8 +6,8 @@ settings:
dependencies:
'@movie-web/providers':
specifier: ^2.0.4
version: 2.0.4
specifier: ^2.0.5
version: 2.0.5
'@tsndr/cloudflare-worker-jwt':
specifier: ^2.3.2
version: 2.3.2
@@ -623,8 +623,8 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.15
dev: true
/@movie-web/providers@2.0.4:
resolution: {integrity: sha512-+WXOCCKCDZBkKs8TLTCIzSjtpyofH7YHewNvOKMNKXtB6tiE3NvXU5tKq9J6mQA/RwR5VqSKUiWpgzJvOvG3dA==}
/@movie-web/providers@2.0.5:
resolution: {integrity: sha512-cefPTFXE7ctYeiibjk4HcNL3anRZ3lgYDAaJdzFzUrvkcSdxonP8GgGfDfPwmWWKip9dbP8Xv5aeauV/wrfaag==}
dependencies:
cheerio: 1.0.0-rc.12
crypto-js: 4.2.0