Skip to content

Commit 6262b7c

Browse files
authored
Merge pull request #3 from SyncfusionExamples/972599-GitDependabot
972599 git dependabot
2 parents f3296e1 + d524af9 commit 6262b7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

after/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@types/node": "12.11.7",
99
"@types/react": "16.9.10",
1010
"@types/react-dom": "16.9.2",
11-
"axios": "^0.19.0",
11+
"axios": ">=0.30.0",
1212
"cors": "^2.8.5",
1313
"express": "^4.17.1",
1414
"react": "^16.11.0",

before/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@types/node": "12.11.7",
99
"@types/react": "16.9.10",
1010
"@types/react-dom": "16.9.2",
11-
"axios": "^0.19.0",
11+
"axios": ">=0.30.0",
1212
"cors": "^2.8.5",
1313
"express": "^4.17.1",
1414
"react": "^16.11.0",

0 commit comments

Comments
 (0)