Skip to content

Commit 3b54498

Browse files
DSPW-259 | SDK update for MySure | Package update
1 parent 180b3e0 commit 3b54498

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^4.2.4",
7-
"@testing-library/react": "^9.4.0",
8-
"@testing-library/user-event": "^7.2.1",
6+
"@testing-library/jest-dom": "^5.11.4",
7+
"@testing-library/react": "^10.4.9",
8+
"@testing-library/user-event": "^7.1.2",
99
"axios": "^0.19.2",
1010
"bootstrap": "^4.4.1",
1111
"gulp": "^4.0.2",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cffi==1.13.2
33
chardet==3.0.4
44
Click==7.0
55
cryptography==2.8
6-
docusign-esign==3.2.0
6+
docusign-esign==3.5.0
77
Flask==1.1.1
88
Flask-Session==0.3.1
99
flask-wtf==0.14.2

0 commit comments

Comments
 (0)