Skip to content

Commit 1362002

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
1 parent 5780f10 commit 1362002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-prettier": "^5.0.0",
2828
"flow-bin": "^0.115.0",
2929
"jest": "^29.6.4",
30-
"lerna": "^6.4.1",
30+
"lerna": "^6.5.0",
3131
"nx": "16.6.0",
3232
"prettier": "^3.0.0",
3333
"ts-jest": "^29.1.1",

0 commit comments

Comments
 (0)