Skip to content

Commit

Permalink
Merge pull request #22 from UrbanInstitute/secissue#6_dev
Browse files Browse the repository at this point in the history
[MAJ-SEC]: Fix for Dependabot Alert #6
  • Loading branch information
Thiyaghessan authored Jan 24, 2024
2 parents 94d3202 + 47b086e commit 2e8d3b4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
16 changes: 8 additions & 8 deletions widgets/ntee_tables/ntee_descriptions.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion widgets/ntee_tables/ntee_descriptions.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ library( DT )
library( readr )
library( dplyr )
library( kableExtra )
library( reactable )
```

```{r}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^4.0.1",
"grunt-karma": "^3.0.2",
"grunt-karma": "4.0.2",
"grunt-webpack": "^3.1.3",
"karma": "^4.4.1",
"karma-chrome-launcher": "^3.1.0",
Expand Down

0 comments on commit 2e8d3b4

Please sign in to comment.