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.
1 parent 180b3e0 commit 3b54498Copy full SHA for 3b54498
package.json
@@ -3,9 +3,9 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "@testing-library/jest-dom": "^4.2.4",
7
- "@testing-library/react": "^9.4.0",
8
- "@testing-library/user-event": "^7.2.1",
+ "@testing-library/jest-dom": "^5.11.4",
+ "@testing-library/react": "^10.4.9",
+ "@testing-library/user-event": "^7.1.2",
9
"axios": "^0.19.2",
10
"bootstrap": "^4.4.1",
11
"gulp": "^4.0.2",
requirements.txt
@@ -3,7 +3,7 @@ cffi==1.13.2
chardet==3.0.4
Click==7.0
cryptography==2.8
-docusign-esign==3.2.0
+docusign-esign==3.5.0
Flask==1.1.1
Flask-Session==0.3.1
flask-wtf==0.14.2
0 commit comments