Security update (#3129)

This commit is contained in:
Alex Janousek
2025-11-24 13:30:30 -08:00
committed by GitHub
parent 31a46b7485
commit 2c51e476ea
2 changed files with 1985 additions and 3241 deletions
+1982 -3239
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -27,7 +27,8 @@
"license": "CC0", "license": "CC0",
"homepage": "https://github.com/GSA/notifications-admin#readme", "homepage": "https://github.com/GSA/notifications-admin#readme",
"overrides": { "overrides": {
"graceful-fs": "^4.2.11" "graceful-fs": "^4.2.11",
"glob@^10": "10.5.0"
}, },
"dependencies": { "dependencies": {
"@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-commonjs": "^29.0.0",