]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump follow-redirects from 1.14.6 to 1.14.8 (#10149)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 12 Feb 2022 14:55:25 +0000 (09:55 -0500)
committerGitHub <noreply@github.com>
Sat, 12 Feb 2022 14:55:25 +0000 (09:55 -0500)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json

index bfe86c2813510641f4b1a2dbdaff48708383a167..5b7c719d920d7caa0cf21b1b06dc8902a5699e8e 100644 (file)
@@ -6,7 +6,7 @@
     "packages": {
         "": {
             "name": "chart.js",
-            "version": "3.7.0",
+            "version": "3.7.1",
             "license": "MIT",
             "devDependencies": {
                 "@kurkle/color": "^0.1.9",
             }
         },
         "node_modules/follow-redirects": {
-            "version": "1.14.6",
-            "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.6.tgz",
-            "integrity": "sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==",
+            "version": "1.14.8",
+            "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz",
+            "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==",
             "dev": true,
             "funding": [
                 {
             }
         },
         "follow-redirects": {
-            "version": "1.14.6",
-            "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.6.tgz",
-            "integrity": "sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==",
+            "version": "1.14.8",
+            "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz",
+            "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==",
             "dev": true
         },
         "for-in": {