Merge pull request #2 from movie-web/update-providers

Update provider package and bump version
This commit is contained in:
mrjvs
2023-12-29 22:01:29 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "providers-api",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"type": "module",
"scripts": {
@@ -10,7 +10,7 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@movie-web/providers": "^1.1.5",
"@movie-web/providers": "^2.0.1",
"@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: ^1.1.5
version: 1.1.5
specifier: ^2.0.1
version: 2.0.1
'@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@1.1.5:
resolution: {integrity: sha512-JnqU6nVsEZ83UVcsizqzcr/vtwvHHlZt9vYwGiJEAyaUgaXJPZz3C90qzaRZ8CVWydUTRAmjRP3daRFtC1nKHw==}
/@movie-web/providers@2.0.1:
resolution: {integrity: sha512-PB1OxSsm4zwD6fuWBCmuqwMpt1UnlKssVZ8jGl6gHioS9/qFXR9Rsd8SnWISQWxF6lVRUp0DBXHfCrXGY/jwhA==}
dependencies:
cheerio: 1.0.0-rc.12
crypto-js: 4.2.0