Skip to content

Commit 6f5f49c

Browse files
committed
[Fixed] Vulnerability with lodash version
1 parent 54268b2 commit 6f5f49c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://github.com/webdna/tailwindcss-aspect-ratio#readme",
2525
"devDependencies": {
26-
"lodash": "^4.17.5"
26+
"lodash": "^4.17.11"
2727
}
2828
}

0 commit comments

Comments
 (0)