aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-25 02:49:40 +0000
committerGitHub <noreply@github.com>2024-08-25 02:49:40 +0000
commit82183693e9b67ccdd873c5a2d6a513a19f5e7477 (patch)
tree2759a1fe52b3b1cf3a1c2ee9a5f518c94c430bdc /package-lock.json
parent1cc6b3577fdbeadece7e4e6478e7f7755555b41a (diff)
downloadnextcloud-server-82183693e9b67ccdd873c5a2d6a513a19f5e7477.tar.gz
nextcloud-server-82183693e9b67ccdd873c5a2d6a513a19f5e7477.zip
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index d545d9390b0..5cea4d81e36 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21570,9 +21570,9 @@
"license": "MIT"
},
"node_modules/micromatch": {
- "version": "4.0.7",
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
- "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dev": true,
"license": "MIT",
"dependencies": {