Fix npm audit (yaml, picomatch) (#5354)

This commit is contained in:
Cohee
2026-03-26 00:18:49 +02:00
committed by GitHub
parent 319c647e13
commit 6f61bc8d95
2 changed files with 12 additions and 9 deletions
+2 -2
View File
@@ -62,8 +62,8 @@
"ip-matching": "^2.1.2",
"ip-regex": "^5.0.0",
"ipaddr.js": "^2.2.0",
"isomorphic-git": "^1.36.3",
"is-docker": "^3.0.0",
"isomorphic-git": "^1.36.3",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"mime-types": "^3.0.2",
@@ -91,7 +91,7 @@
"webpack": "^5.105.4",
"write-file-atomic": "^5.0.1",
"ws": "^8.18.3",
"yaml": "^2.8.1",
"yaml": "^2.8.3",
"yargs": "^17.7.1",
"yauzl": "^3.2.1"
},