Skip to content

Commit

Permalink
Update to underscore 1.12.1
Browse files Browse the repository at this point in the history
This fixes CVE-2021-23358.
  • Loading branch information
pjonsson committed May 2, 2024
1 parent 98fcafa commit 1694867
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"colors": "1.4.0",
"@types/node": "^18.15.11",
"@types/css-font-loading-module": "^0.0.9",
"terser-webpack-plugin": "^4.2.3"
"terser-webpack-plugin": "^4.2.3",
"underscore": "^1.12.1"
},
"dependencies": {
"@babel/core": "^7.23.5",
Expand Down

0 comments on commit 1694867

Please sign in to comment.