Skip to content

Commit 475a521

Browse files
fix(deps): update dependency bootstrap to v5 [security]
1 parent e7b9527 commit 475a521

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"@tippy.js/react": "3.1.1",
135135
"axios": "1.4.0",
136136
"body-scroll-lock": "3.1.5",
137-
"bootstrap": "4.6.2",
137+
"bootstrap": "5.0.0",
138138
"bowser": "2.11.0",
139139
"browserslist-config-nusmods": "file:../packages/browserslist-config-nusmods",
140140
"classnames": "2.5.1",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3588,10 +3588,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
35883588
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
35893589
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
35903590

3591-
bootstrap@4.6.2:
3592-
version "4.6.2"
3593-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
3594-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
3591+
bootstrap@5.0.0:
3592+
version "5.0.0"
3593+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
3594+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
35953595

35963596
35973597
version "2.11.0"

0 commit comments

Comments
 (0)