Skip to content

Commit e7d2154

Browse files
authored
Merge pull request #3620 from projectblacklight/bootstrap-update
Update bootstrap dependency in package.lock
2 parents 4a9f426 + a606051 commit e7d2154

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
@@ -41,6 +41,6 @@
4141
"not IE 11"
4242
],
4343
"dependencies": {
44-
"bootstrap": ">=4.3.1 <6.0.0"
44+
"bootstrap": ">=5.3.5 <6.0.0"
4545
}
4646
}

0 commit comments

Comments
 (0)