summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-03-17 03:10:40 +0000
committerGitHub <noreply@github.com>2024-03-17 03:10:40 +0000
commit5cf1814cb4a2a5cb693598487551521868f1aa51 (patch)
tree167961fc34d6142b956d6b1f98eb7eda0eceb6e9
parent298d6163ad4dafe8da121875934709efc74de335 (diff)
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index e23033f5..d90c390f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11164,9 +11164,9 @@
}
},
"node_modules/follow-redirects": {
- "version": "1.15.5",
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz",
- "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
+ "version": "1.15.6",
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
+ "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
"funding": [
{
"type": "individual",