Compare commits

..

No commits in common. "6b8ed89566e8e7b6a9cab380e2591feea9c337a5" and "c7b5611d68fa16a5563b0f297b2ee9cd613177b3" have entirely different histories.

2 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@ -1,11 +1,11 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.182.3", "version": "1.182.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"version": "1.182.3", "version": "1.182.2",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@graphile-contrib/pg-order-by-related": "^1.0.0-beta.6", "@graphile-contrib/pg-order-by-related": "^1.0.0-beta.6",
@ -14,7 +14,7 @@
"array-equal": "^1.0.0", "array-equal": "^1.0.0",
"aws-sdk": "^2.847.0", "aws-sdk": "^2.847.0",
"babel-polyfill": "^6.26.0", "babel-polyfill": "^6.26.0",
"bhttp": "^1.2.8", "bhttp": "^1.2.6",
"blake2": "^4.0.0", "blake2": "^4.0.0",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
@ -2594,9 +2594,9 @@
} }
}, },
"node_modules/bhttp": { "node_modules/bhttp": {
"version": "1.2.8", "version": "1.2.6",
"resolved": "https://registry.npmjs.org/bhttp/-/bhttp-1.2.8.tgz", "resolved": "https://registry.npmjs.org/bhttp/-/bhttp-1.2.6.tgz",
"integrity": "sha512-ZwEA5FKEUhc98EHRX+BkNmUOs48RTnglvfze2+p0HrMPwhQBtVw1aAYyylnCtRl6x6vltCkzGo2+twQ6LVfm6Q==", "integrity": "sha512-c0ar+LpFYTQMU3VHfdG5+mkslAZ0zHWL8qEzq90Ko/N4e2UQ9Mw55uGbO+TmphkEX6pgyx0mjFVoBv8g8eDS2g==",
"dependencies": { "dependencies": {
"bluebird": "^2.8.2", "bluebird": "^2.8.2",
"concat-stream": "^1.4.7", "concat-stream": "^1.4.7",
@ -17763,9 +17763,9 @@
} }
}, },
"bhttp": { "bhttp": {
"version": "1.2.8", "version": "1.2.6",
"resolved": "https://registry.npmjs.org/bhttp/-/bhttp-1.2.8.tgz", "resolved": "https://registry.npmjs.org/bhttp/-/bhttp-1.2.6.tgz",
"integrity": "sha512-ZwEA5FKEUhc98EHRX+BkNmUOs48RTnglvfze2+p0HrMPwhQBtVw1aAYyylnCtRl6x6vltCkzGo2+twQ6LVfm6Q==", "integrity": "sha512-c0ar+LpFYTQMU3VHfdG5+mkslAZ0zHWL8qEzq90Ko/N4e2UQ9Mw55uGbO+TmphkEX6pgyx0mjFVoBv8g8eDS2g==",
"requires": { "requires": {
"bluebird": "^2.8.2", "bluebird": "^2.8.2",
"concat-stream": "^1.4.7", "concat-stream": "^1.4.7",

View File

@ -1,6 +1,6 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.182.3", "version": "1.182.2",
"description": "All the latest porn releases in one place", "description": "All the latest porn releases in one place",
"main": "src/app.js", "main": "src/app.js",
"scripts": { "scripts": {
@ -75,7 +75,7 @@
"array-equal": "^1.0.0", "array-equal": "^1.0.0",
"aws-sdk": "^2.847.0", "aws-sdk": "^2.847.0",
"babel-polyfill": "^6.26.0", "babel-polyfill": "^6.26.0",
"bhttp": "^1.2.8", "bhttp": "^1.2.6",
"blake2": "^4.0.0", "blake2": "^4.0.0",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"body-parser": "^1.19.0", "body-parser": "^1.19.0",