We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0a0c55 + 2637d47 commit 57b735bCopy full SHA for 57b735b
templates/flutter/pubspec.yaml.twig
@@ -12,7 +12,7 @@ dependencies:
12
flutter:
13
sdk: flutter
14
cookie_jar: ^3.0.1
15
- device_info_plus: ^4.1.2
+ device_info_plus: ^5.0.5
16
flutter_web_auth_2: ^1.1.2
17
http: ^0.13.5
18
package_info_plus: ^1.4.3+1
templates/node/package.json.twig
@@ -12,7 +12,7 @@
},
"devDependencies": {},
"dependencies": {
- "axios": "^0.27.2",
+ "axios": "^1.1.2",
"form-data": "^4.0.0"
}
0 commit comments