chore: npm audit fix

This commit is contained in:
simlarsen
2026-03-14 02:23:15 +00:00
committed by github-actions[bot]
parent fd1ee0c248
commit 526cc21b9c
2 changed files with 6 additions and 6 deletions

6
package-lock.json generated
View File

@@ -4112,9 +4112,9 @@
}
},
"node_modules/flatted": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz",
"integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==",
"license": "ISC"
},
"node_modules/for-each": {