From 85af43995494cfa92beb745e557ba96bb83aef86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 04:02:39 +0000 Subject: [PATCH] fix(deps): bump suncalc from 1.8.0 to 1.9.0 Bumps [suncalc](https://github.com/mourner/suncalc) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/mourner/suncalc/releases) - [Commits](https://github.com/mourner/suncalc/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: suncalc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1979e1b..a8b1e27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9955,9 +9955,9 @@ } }, "node_modules/suncalc": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/suncalc/-/suncalc-1.8.0.tgz", - "integrity": "sha1-HZiYEJVjB4dQ9JlKlZ5lTYdqy/U=" + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/suncalc/-/suncalc-1.9.0.tgz", + "integrity": "sha512-vMJ8Byp1uIPoj+wb9c1AdK4jpkSKVAywgHX0lqY7zt6+EWRRC3Z+0Ucfjy/0yxTVO1hwwchZe4uoFNqrIC24+A==" }, "node_modules/superagent": { "version": "3.8.3", @@ -18259,9 +18259,9 @@ "dev": true }, "suncalc": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/suncalc/-/suncalc-1.8.0.tgz", - "integrity": "sha1-HZiYEJVjB4dQ9JlKlZ5lTYdqy/U=" + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/suncalc/-/suncalc-1.9.0.tgz", + "integrity": "sha512-vMJ8Byp1uIPoj+wb9c1AdK4jpkSKVAywgHX0lqY7zt6+EWRRC3Z+0Ucfjy/0yxTVO1hwwchZe4uoFNqrIC24+A==" }, "superagent": { "version": "3.8.3",