Skip to content

Commit 53654cd

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554
1 parent e636935 commit 53654cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/node": "^12.x",
3636
"chai": "^4.x",
3737
"dtslint": "^3.x",
38-
"eslint": "^6.x",
38+
"eslint": "^9.0.0",
3939
"eslint-config-google": "^0.14.x",
4040
"mocha": "^7.x",
4141
"node-mocks-http": "roshangade/node-mocks-http",

0 commit comments

Comments
 (0)