mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-05 06:01:46 -04:00
fix vulnerability
This commit is contained in:
1693
package-lock.json
generated
1693
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user