Skip to content

Commit 4d07143

Browse files
authored
Merge pull request #29 from csmartinez22/snyk-fix-0ec0924075350a8748fb3ae9149bd7be
[Snyk] Security upgrade bootstrap from 3.4.1 to 4.0.0
2 parents 64189a2 + f722714 commit 4d07143

File tree

2 files changed

+29
-5
lines changed

2 files changed

+29
-5
lines changed

my-app/package-lock.json

Lines changed: 28 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

my-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/jest-dom": "^6.0.0",
88
"@testing-library/react": "^13.4.0",
99
"@testing-library/user-event": "^13.5.0",
10-
"bootstrap": "^3.4.1",
10+
"bootstrap": "^4.0.0",
1111
"react": "^18.3.1",
1212
"react-bootstrap": "^2.10.1",
1313
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)