aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-12-03 02:54:06 +0000
committerEduardo Morales <emoral435@gmail.com>2023-12-04 15:12:48 -0600
commit18087e7d507e62e6761dbb662e4d8df53ee9dd99 (patch)
treefa921e5123505fdec0fdb0c28ef8dd94760d024c /package-lock.json
parentca60df9abdd5b4b65d1d48289c82aea3f982b2a3 (diff)
downloadnextcloud-server-18087e7d507e62e6761dbb662e4d8df53ee9dd99.tar.gz
nextcloud-server-18087e7d507e62e6761dbb662e4d8df53ee9dd99.zip
chore(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 4af59b33aef..6e8cf3c188e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -207,9 +207,9 @@
}
},
"node_modules/@adobe/css-tools": {
- "version": "4.3.1",
- "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.1.tgz",
- "integrity": "sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==",
+ "version": "4.3.2",
+ "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.2.tgz",
+ "integrity": "sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==",
"dev": true
},
"node_modules/@ampproject/remapping": {