aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-12-03 02:49:32 +0000
committerGitHub <noreply@github.com>2023-12-03 02:49:32 +0000
commit82e6627eeaf6728686d1a24ab4aa391d1ae362eb (patch)
treea46da4ddf31c57f9fb835cbca8a2f5d7429f103a /package-lock.json
parentca5da4f347d89f9b613d8e65402d018140e22ec8 (diff)
downloadnextcloud-server-82e6627eeaf6728686d1a24ab4aa391d1ae362eb.tar.gz
nextcloud-server-82e6627eeaf6728686d1a24ab4aa391d1ae362eb.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": {