Skip to content

Commit 5bd2471

Browse files
fix(vulnerability): patch a potential vulnerability updating lodash dependency (#372)
1 parent 90d7fc2 commit 5bd2471

File tree

2 files changed

+194
-255
lines changed

2 files changed

+194
-255
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
},
2020
"homepage": "https://github.com/ForestAdmin/forest-rails#readme",
2121
"devDependencies": {
22-
"@commitlint/cli": "8.3.5",
23-
"@commitlint/config-conventional": "8.3.4",
24-
"@commitlint/travis-cli": "8.3.5",
22+
"@commitlint/cli": "9.1.1",
23+
"@commitlint/config-conventional": "9.1.1",
24+
"@commitlint/travis-cli": "9.1.1",
2525
"@semantic-release/changelog": "5.0.1",
2626
"@semantic-release/exec": "5.0.0",
2727
"@semantic-release/git": "9.0.0",

0 commit comments

Comments
 (0)