Skip to content

Commit b9a4576

Browse files
Update dependency bootstrap to v5 [SECURITY]
1 parent 3ccdf4c commit b9a4576

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@glimmer/component": "1.1.2",
4242
"@glimmer/tracking": "1.1.2",
4343
"babel-eslint": "10.1.0",
44-
"bootstrap": "4.6.2",
44+
"bootstrap": "5.0.0",
4545
"broccoli-asset-rev": "3.0.0",
4646
"ember-auto-import": "2.4.2",
4747
"ember-bootstrap": "5.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2823,10 +2823,10 @@ body@^5.1.0:
28232823
raw-body "~1.1.0"
28242824
safe-json-parse "~1.0.1"
28252825

2826-
bootstrap@4.6.2:
2827-
version "4.6.2"
2828-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
2829-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
2826+
bootstrap@5.0.0:
2827+
version "5.0.0"
2828+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
2829+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
28302830

28312831
bower-config@^1.4.3:
28322832
version "1.4.3"

0 commit comments

Comments
 (0)