From 8191f01e4df4da7bcabb06c31efedd5f76322226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 03:51:00 +0000 Subject: [PATCH] Bump http-cache-semantics from 4.0.3 to 4.1.1 Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.0.3 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.0.3...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 95af37e..b9f1946 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,8 @@ "acorn": { "version": "2.7.0", "resolved": "https://registry.npmjs.org/acorn/-/acorn-2.7.0.tgz", - "integrity": "sha1-q259nYhqrKiwhbwzEreaGYQz8Oc=" + "integrity": "sha1-q259nYhqrKiwhbwzEreaGYQz8Oc=", + "optional": true }, "acorn-globals": { "version": "1.0.9", @@ -163,6 +164,10 @@ "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=" }, + "eyed3": { + "version": "git+https://github.com/AllToMP3/node-eyed3.git#b54598695ed81728e04dddc6a885696eae813721", + "from": "git+https://github.com/AllToMP3/node-eyed3.git#b545986" + }, "form-data": { "version": "2.3.3", "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", @@ -238,6 +243,14 @@ "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" } + }, + "smartcrop-sharp": { + "version": "git+https://github.com/AllToMP3/smartcrop-sharp.git#9d653144ce30bea59d8bc0603850d596df8502b1", + "from": "git+https://github.com/AllToMP3/smartcrop-sharp.git#9d65314", + "requires": { + "sharp": "^0.20.5", + "smartcrop": "^1.1.1" + } } } }, @@ -1151,7 +1164,8 @@ "cssom": { "version": "0.3.8", "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", - "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" + "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", + "optional": true }, "cssstyle": { "version": "0.2.37", @@ -1822,10 +1836,6 @@ "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=" }, - "eyed3": { - "version": "git+https://github.com/AllToMP3/node-eyed3.git#b54598695ed81728e04dddc6a885696eae813721", - "from": "git+https://github.com/AllToMP3/node-eyed3.git#b545986" - }, "fast-deep-equal": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz", @@ -2181,9 +2191,9 @@ } }, "http-cache-semantics": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz", - "integrity": "sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", "dev": true }, "http-signature": { @@ -3107,7 +3117,8 @@ "prelude-ls": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", - "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=" + "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=", + "optional": true }, "prepend-http": { "version": "2.0.0", @@ -3597,14 +3608,6 @@ "resolved": "https://registry.npmjs.org/smartcrop/-/smartcrop-1.1.1.tgz", "integrity": "sha1-2KFiYvQ8QY//p7nxKj4D1l1dGfg=" }, - "smartcrop-sharp": { - "version": "git+https://github.com/AllToMP3/smartcrop-sharp.git#9d653144ce30bea59d8bc0603850d596df8502b1", - "from": "git+https://github.com/AllToMP3/smartcrop-sharp.git#9d65314", - "requires": { - "sharp": "^0.20.5", - "smartcrop": "^1.1.1" - } - }, "sntp": { "version": "1.0.9", "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", @@ -4041,6 +4044,7 @@ "version": "0.3.2", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", + "optional": true, "requires": { "prelude-ls": "~1.1.2" }