Skip to content

Commit 383d671

Browse files
committed
fix: security vulnerabilities
1 parent 36ddac7 commit 383d671

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.idea
2+
.DS_Store
23

34
node_modules
45
build

example/.DS_Store

-6 KB
Binary file not shown.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": ".",
66
"dependencies": {
7-
"bootstrap": "~4.1.2",
7+
"bootstrap": "~4.3.1",
88
"ppo": "~1.1.9",
99
"prop-types": "~15.5.10",
1010
"react": "~15.5.4",

0 commit comments

Comments
 (0)