Skip to content

Commit b5a7a01

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AGGRIDCOMMUNITY-7414157
1 parent dc619c1 commit b5a7a01

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@ngx-translate/http-loader": "^7.0.0",
3636
"@types/lodash": "^4.14.194",
3737
"ag-grid-angular": "^31.3.1",
38-
"ag-grid-community": "^31.3.1",
38+
"ag-grid-community": "^31.3.4",
3939
"date-fns": "^2.29.3",
4040
"dotenv": "^16.0.3",
4141
"eva-icons": "^1.1.3",

0 commit comments

Comments
 (0)