Skip to content

Commit b3d0b3c

Browse files
committed
fix: upgrade bootstrap from 5.2.1 to 5.3.1
Snyk has created this PR to upgrade bootstrap from 5.2.1 to 5.3.1. See this package in npm: https://www.npmjs.com/package/bootstrap See this project in Snyk: https://app.snyk.io/org/transistorpnp/project/90ac2f49-861d-4668-85b0-5cbd5fa48796?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c907763 commit b3d0b3c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "^5.16.5",
77
"@testing-library/react": "^13.4.0",
88
"@testing-library/user-event": "^13.5.0",
9-
"bootstrap": "^5.2.1",
9+
"bootstrap": "^5.3.1",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
1212
"react-scripts": "5.0.1",

0 commit comments

Comments
 (0)