Skip to content

Commit b614f6c

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent cb5d291 commit b614f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"jest-message-util": "27.4.2",
201201
"jest-watch-typeahead": "1.0.0",
202202
"jsdom": "16.7.0",
203-
"lerna": "5.5.2",
203+
"lerna": "8.0.0",
204204
"lint-staged": "10.0.1",
205205
"lodash": "4.17.21",
206206
"make-dir": "3.0.0",

0 commit comments

Comments
 (0)