update dependencies and devDependencies
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Jul 2022 21:44:05 +0000 (14:44 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Jul 2022 21:44:05 +0000 (14:44 -0700)
package-lock.json
package.json

index 0f02a94d63e4b99e4403dcf37ae7fbf23f0f56d5..167893762acdf39c9896e86204d7363977b71ee7 100644 (file)
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
         "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.2.1",
-        "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.4",
-        "@squeep/mystery-box": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.8"
+        "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.5",
+        "@squeep/mystery-box": "^1.1.0"
       },
       "devDependencies": {
-        "eslint": "^8.18.0",
+        "eslint": "^8.20.0",
         "eslint-plugin-node": "^11.1.0",
         "eslint-plugin-security": "^1.5.0",
-        "eslint-plugin-sonarjs": "^0.13.0",
+        "eslint-plugin-sonarjs": "^0.14.0",
         "html-minifier-lint": "^2.0.0",
         "mocha": "^10.0.0",
         "nyc": "^15.1.0",
@@ -29,7 +29,7 @@
         "node": ">=14"
       },
       "optionalDependencies": {
-        "argon2": "^0.28.5",
+        "argon2": "^0.28.7",
         "node-linux-pam": "^0.2.1"
       }
     },
       }
     },
     "node_modules/@squeep/base64url": {
-      "version": "1.0.1",
-      "resolved": "git+https://git.squeep.com/squeep-base64url#11756bafd458e15207cc476637ee1dd3c6812d44",
-      "license": "ISC",
+      "version": "1.0.3",
+      "resolved": "https://registry.npmjs.org/@squeep/base64url/-/base64url-1.0.3.tgz",
+      "integrity": "sha512-0yFGRBMjVKkj2mir0bJStbyaVbZhduP1UYFkbTSaGtVgwY0LsUzuf05S1D22v1ZBeG318ITiQeG3LJcqVf0Rxg==",
       "engines": {
-        "node": ">=12.9"
+        "node": ">=14"
       }
     },
     "node_modules/@squeep/html-template-helper": {
         "node": ">=14"
       }
     },
+    "node_modules/@squeep/lazy-property/node_modules/eslint-plugin-sonarjs": {
+      "version": "0.13.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.13.0.tgz",
+      "integrity": "sha512-t3m7ta0EspzDxSOZh3cEOJIJVZgN/TlJYaBGnQlK6W/PZNbWep8q4RQskkJkA7/zwNpX0BaoEOSUUrqaADVoqA==",
+      "engines": {
+        "node": ">=12"
+      },
+      "peerDependencies": {
+        "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
+      }
+    },
     "node_modules/@squeep/mystery-box": {
-      "version": "1.0.8",
-      "resolved": "git+https://git.squeep.com/squeep-mystery-box/#07e66671753b07ed603368b855326f2d9c4f3a15",
-      "license": "ISC",
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/@squeep/mystery-box/-/mystery-box-1.1.0.tgz",
+      "integrity": "sha512-GTOlFQYIg2rx1R3O0sIxtr/u4A2ov0jdntfFolFkqVLBLUTWdX/g5ckXF/HZwD04WUrXDKMYk56iWUmv9kBK+g==",
       "dependencies": {
-        "@squeep/base64url": "git+https://git.squeep.com/squeep-base64url#v1.0.1"
+        "@squeep/base64url": "^1.0.3"
       },
       "engines": {
         "node": ">=14"
       }
     },
     "node_modules/argon2": {
-      "version": "0.28.5",
-      "resolved": "https://registry.npmjs.org/argon2/-/argon2-0.28.5.tgz",
-      "integrity": "sha512-kGFCctzc3VWmR1aCOYjNgvoTmVF5uVBUtWlXCKKO54d1K+31zRz45KAcDIqMo2746ozv/52d25nfEekitaXP0w==",
+      "version": "0.28.7",
+      "resolved": "https://registry.npmjs.org/argon2/-/argon2-0.28.7.tgz",
+      "integrity": "sha512-pvsScM3Fq7b+jolXkZHh8nRQx0uD/WeelnwYPMRpn4pAydoa1gqeL/KRdWAag4Hnu1TJNBTAfqyTjV+ZHwNnYA==",
       "hasInstallScript": true,
       "optional": true,
       "dependencies": {
-        "@mapbox/node-pre-gyp": "^1.0.8",
+        "@mapbox/node-pre-gyp": "^1.0.9",
         "@phc/format": "^1.0.0",
-        "node-addon-api": "^4.3.0"
+        "node-addon-api": "^5.0.0"
       },
       "engines": {
-        "node": ">=12.0.0"
+        "node": ">=14.0.0"
       }
     },
     "node_modules/argparse": {
       }
     },
     "node_modules/eslint": {
-      "version": "8.18.0",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.18.0.tgz",
-      "integrity": "sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==",
+      "version": "8.20.0",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.20.0.tgz",
+      "integrity": "sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==",
       "dependencies": {
         "@eslint/eslintrc": "^1.3.0",
         "@humanwhocodes/config-array": "^0.9.2",
       }
     },
     "node_modules/eslint-plugin-sonarjs": {
-      "version": "0.13.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.13.0.tgz",
-      "integrity": "sha512-t3m7ta0EspzDxSOZh3cEOJIJVZgN/TlJYaBGnQlK6W/PZNbWep8q4RQskkJkA7/zwNpX0BaoEOSUUrqaADVoqA==",
+      "version": "0.14.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.14.0.tgz",
+      "integrity": "sha512-0X0q3fB8ghppms19cR2oIK2ajoFp7DEy3AVGDqO7WX02r1aWOzkrHa+veatGZw+R7amgBvfcF0qHCG66p9Zoag==",
+      "dev": true,
       "engines": {
         "node": ">=12"
       },
       }
     },
     "node_modules/globals": {
-      "version": "13.15.0",
-      "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz",
-      "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==",
+      "version": "13.17.0",
+      "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
+      "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
       "dependencies": {
         "type-fest": "^0.20.2"
       },
       }
     },
     "node_modules/node-addon-api": {
-      "version": "4.3.0",
-      "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.3.0.tgz",
-      "integrity": "sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==",
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz",
+      "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==",
       "optional": true
     },
     "node_modules/node-fetch": {
       }
     },
     "@squeep/base64url": {
-      "version": "git+https://git.squeep.com/squeep-base64url#11756bafd458e15207cc476637ee1dd3c6812d44",
-      "from": "@squeep/base64url@git+https://git.squeep.com/squeep-base64url#v1.0.1"
+      "version": "1.0.3",
+      "resolved": "https://registry.npmjs.org/@squeep/base64url/-/base64url-1.0.3.tgz",
+      "integrity": "sha512-0yFGRBMjVKkj2mir0bJStbyaVbZhduP1UYFkbTSaGtVgwY0LsUzuf05S1D22v1ZBeG318ITiQeG3LJcqVf0Rxg=="
     },
     "@squeep/html-template-helper": {
       "version": "git+https://git.squeep.com/squeep-html-template-helper#a81f229bb12fab13a23db4423e24de2357b81e70",
     },
     "@squeep/indieauth-helper": {
       "version": "git+https://git.squeep.com/squeep-indieauth-helper/#baecec439f2f6165cf4131197bd0ae9fddbd970c",
-      "from": "@squeep/indieauth-helper@git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.4",
+      "from": "@squeep/indieauth-helper@git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.5",
       "requires": {
         "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.6",
         "axios": "^0.27.2",
         "nyc": "^15.1.0",
         "pre-commit": "^1.2.2",
         "sinon": "^14.0.0"
+      },
+      "dependencies": {
+        "eslint-plugin-sonarjs": {
+          "version": "0.13.0",
+          "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.13.0.tgz",
+          "integrity": "sha512-t3m7ta0EspzDxSOZh3cEOJIJVZgN/TlJYaBGnQlK6W/PZNbWep8q4RQskkJkA7/zwNpX0BaoEOSUUrqaADVoqA==",
+          "requires": {}
+        }
       }
     },
     "@squeep/mystery-box": {
-      "version": "git+https://git.squeep.com/squeep-mystery-box/#07e66671753b07ed603368b855326f2d9c4f3a15",
-      "from": "@squeep/mystery-box@git+https://git.squeep.com/squeep-mystery-box/#v1.0.8",
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/@squeep/mystery-box/-/mystery-box-1.1.0.tgz",
+      "integrity": "sha512-GTOlFQYIg2rx1R3O0sIxtr/u4A2ov0jdntfFolFkqVLBLUTWdX/g5ckXF/HZwD04WUrXDKMYk56iWUmv9kBK+g==",
       "requires": {
-        "@squeep/base64url": "git+https://git.squeep.com/squeep-base64url#v1.0.1"
+        "@squeep/base64url": "^1.0.3"
       }
     },
     "@squeep/web-linking": {
       }
     },
     "argon2": {
-      "version": "0.28.5",
-      "resolved": "https://registry.npmjs.org/argon2/-/argon2-0.28.5.tgz",
-      "integrity": "sha512-kGFCctzc3VWmR1aCOYjNgvoTmVF5uVBUtWlXCKKO54d1K+31zRz45KAcDIqMo2746ozv/52d25nfEekitaXP0w==",
+      "version": "0.28.7",
+      "resolved": "https://registry.npmjs.org/argon2/-/argon2-0.28.7.tgz",
+      "integrity": "sha512-pvsScM3Fq7b+jolXkZHh8nRQx0uD/WeelnwYPMRpn4pAydoa1gqeL/KRdWAag4Hnu1TJNBTAfqyTjV+ZHwNnYA==",
       "optional": true,
       "requires": {
-        "@mapbox/node-pre-gyp": "^1.0.8",
+        "@mapbox/node-pre-gyp": "^1.0.9",
         "@phc/format": "^1.0.0",
-        "node-addon-api": "^4.3.0"
+        "node-addon-api": "^5.0.0"
       }
     },
     "argparse": {
       "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
     },
     "eslint": {
-      "version": "8.18.0",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.18.0.tgz",
-      "integrity": "sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==",
+      "version": "8.20.0",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.20.0.tgz",
+      "integrity": "sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==",
       "requires": {
         "@eslint/eslintrc": "^1.3.0",
         "@humanwhocodes/config-array": "^0.9.2",
       }
     },
     "eslint-plugin-sonarjs": {
-      "version": "0.13.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.13.0.tgz",
-      "integrity": "sha512-t3m7ta0EspzDxSOZh3cEOJIJVZgN/TlJYaBGnQlK6W/PZNbWep8q4RQskkJkA7/zwNpX0BaoEOSUUrqaADVoqA==",
+      "version": "0.14.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.14.0.tgz",
+      "integrity": "sha512-0X0q3fB8ghppms19cR2oIK2ajoFp7DEy3AVGDqO7WX02r1aWOzkrHa+veatGZw+R7amgBvfcF0qHCG66p9Zoag==",
+      "dev": true,
       "requires": {}
     },
     "eslint-scope": {
       }
     },
     "globals": {
-      "version": "13.15.0",
-      "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz",
-      "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==",
+      "version": "13.17.0",
+      "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
+      "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
       "requires": {
         "type-fest": "^0.20.2"
       }
       }
     },
     "node-addon-api": {
-      "version": "4.3.0",
-      "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.3.0.tgz",
-      "integrity": "sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==",
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz",
+      "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==",
       "optional": true
     },
     "node-fetch": {
index 7cbc33b3fdd38b00f15cd19baef0048c86109a52..e3c741892e784059eb79037c6b7cd0e859ee8662 100644 (file)
   "dependencies": {
     "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
     "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.2.1",
-    "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.4",
-    "@squeep/mystery-box": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.8"
+    "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.5",
+    "@squeep/mystery-box": "^1.1.0"
   },
   "optionalDependencies": {
-    "argon2": "^0.28.5",
+    "argon2": "^0.28.7",
     "node-linux-pam": "^0.2.1"
   },
   "devDependencies": {
-    "eslint": "^8.18.0",
+    "eslint": "^8.20.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-security": "^1.5.0",
-    "eslint-plugin-sonarjs": "^0.13.0",
+    "eslint-plugin-sonarjs": "^0.14.0",
     "html-minifier-lint": "^2.0.0",
     "mocha": "^10.0.0",
     "nyc": "^15.1.0",