Skip to content

Commit 71af139

Browse files
fix(deps): update dependency bootstrap to v5 [security]
1 parent 4693413 commit 71af139

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

zucchini-ui-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@fortawesome/fontawesome-svg-core": "1.3.0",
6363
"@fortawesome/free-solid-svg-icons": "5.15.4",
6464
"@fortawesome/react-fontawesome": "0.2.2",
65-
"bootstrap": "4.6.2",
65+
"bootstrap": "5.0.0",
6666
"chartist": "1.3.0",
6767
"core-js": "3.40.0",
6868
"date-fns": "2.30.0",

zucchini-ui-frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3247,10 +3247,10 @@ boolbase@^1.0.0:
32473247
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
32483248
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
32493249

3250-
bootstrap@4.6.2:
3251-
version "4.6.2"
3252-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
3253-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
3250+
bootstrap@5.0.0:
3251+
version "5.0.0"
3252+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
3253+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
32543254

32553255
brace-expansion@^1.1.7:
32563256
version "1.1.11"

0 commit comments

Comments
 (0)