Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 4301e7a

Browse files
fix(deps): update dependency bootstrap to v5
1 parent fb5392b commit 4301e7a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"main": "src/index.js",
1212
"dependencies": {
1313
"@socialgouv/aes-gcm-rsa-oaep": "^1.1.4",
14-
"bootstrap": "4.6.2",
14+
"bootstrap": "5.3.0",
1515
"js-yaml": "^4.1.0",
1616
"npm-check-updates": "^16.9.0",
1717
"react": "17.0.2",

yarn.lock

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

3036-
bootstrap@4.6.2:
3037-
version "4.6.2"
3038-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
3039-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
3036+
bootstrap@5.3.0:
3037+
version "5.3.0"
3038+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.0.tgz#0718a7cc29040ee8dbf1bd652b896f3436a87c29"
3039+
integrity sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==
30403040

30413041
boxen@^7.0.0:
30423042
version "7.0.2"

0 commit comments

Comments
 (0)