fix vulnerability

This commit is contained in:
Kenneth Kehl
2024-06-17 14:27:59 -07:00
parent c491b4152c
commit 5544400212
2 changed files with 1268 additions and 435 deletions

1693
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,6 +21,10 @@
"author": "General Services Administration",
"license": "CC0",
"homepage": "https://github.com/GSA/notifications-admin#readme",
"overrides": {
"graceful-fs": "^4.2.11"
},
"dependencies": {
"@uswds/uswds": "^3.4.1",
"cbor-js": "0.1.0",
@@ -33,7 +37,7 @@
"python": "^0.0.4",
"query-command-supported": "1.0.0",
"sass-embedded": "^1.69.5",
"socket.io-client": "^4.7.5",
"socket.io-client": "^4.2.0",
"textarea-caret": "3.1.0",
"timeago": "1.6.7"
},
@@ -42,8 +46,8 @@
"@babel/preset-env": "7.19.4",
"@uswds/compile": "^1.1.0",
"better-npm-audit": "^3.7.3",
"gulp": "4.0.2",
"gulp-add-src": "1.0.0",
"gulp": "^4.0.2",
"gulp-add-src": "^0.2.0",
"gulp-babel": "8.0.0",
"gulp-better-rollup": "4.0.1",
"gulp-clean-css": "4.3.0",