Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-02-02 11:36:39 +0300
committerGitHub <noreply@github.com>2022-02-02 11:36:39 +0300
commit7d480eda80a316a7f8103581fd0ad6872dd9ad7a (patch)
tree7aa095208b63ecf81af1b9af85b3be416d092856
parent4c7ea23ca9102d6aea139fa91761f87cfb5e120e (diff)
parent59f60f20126b64e368e50b15db55163986301ecf (diff)
Merge pull request #1173 from nextcloud/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.13.1 to 1.14.7
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 6bff171..adb74ff 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7863,9 +7863,9 @@
}
},
"follow-redirects": {
- "version": "1.13.1",
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.1.tgz",
- "integrity": "sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg=="
+ "version": "1.14.7",
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz",
+ "integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ=="
},
"for-in": {
"version": "1.0.2",