Skip to content

Commit 57b298d

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-INFLIGHT-6095116
1 parent 316fedd commit 57b298d

File tree

2 files changed

+33
-160
lines changed

2 files changed

+33
-160
lines changed

package-lock.json

Lines changed: 32 additions & 159 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
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"blade-formatter": "^1.42.0",
3+
"blade-formatter": "^1.42.1",
44
"eslint": "^9.15.0",
55
"eslint-plugin-import": "^2.31.0",
66
"eslint-plugin-n": "^15.7.0",

0 commit comments

Comments
 (0)