Skip to content

Commit d6186ba

Browse files
authored
Merge pull request #2818 from LD4P/update-dependencies
Merged by automated merge script
2 parents 46751de + 82fb38a commit d6186ba

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package-lock.json

+52-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"license": "Apache-2.0",
5656
"dependencies": {
57-
"@aws-amplify/auth": "^3.4.30",
57+
"@aws-amplify/auth": "^3.4.31",
5858
"@fortawesome/fontawesome-svg-core": "^1.2.35",
5959
"@fortawesome/free-solid-svg-icons": "^5.15.3",
6060
"@fortawesome/react-fontawesome": "^0.1.13",
@@ -65,7 +65,7 @@
6565
"concat-stream": "^2.0.0",
6666
"cors": "^2.8.5",
6767
"crypto-js": "^3.3.0",
68-
"dotenv": "^8.0.0",
68+
"dotenv": "^8.6.0",
6969
"eslint-utils": "^2.1.0",
7070
"event-stream": "^4.0.1",
7171
"express": "^4.16.4",
@@ -97,7 +97,7 @@
9797
"reselect": "^4.0.0",
9898
"set-value": "^3.0.2",
9999
"shortid": "^2.2.16",
100-
"swagger-client": "^3.13.2",
100+
"swagger-client": "^3.13.3",
101101
"uuid": "^8.3.1",
102102
"x2js": "^3.4.1"
103103
},
@@ -108,7 +108,7 @@
108108
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
109109
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
110110
"@babel/plugin-transform-runtime": "^7.13.15",
111-
"@babel/preset-env": "^7.14.0",
111+
"@babel/preset-env": "^7.14.1",
112112
"@babel/preset-react": "^7.13.13",
113113
"@babel/runtime": "^7.14.0",
114114
"@testing-library/dom": "7.29.4",
@@ -126,7 +126,7 @@
126126
"eslint": "^6.7.2",
127127
"eslint-config-airbnb-base": "~14.0.0",
128128
"eslint-import-resolver-webpack": "^0.12.2",
129-
"eslint-plugin-cypress": "^2.11.2",
129+
"eslint-plugin-cypress": "^2.11.3",
130130
"eslint-plugin-import": "^2.22.1",
131131
"eslint-plugin-jest": "^23.20.0",
132132
"eslint-plugin-jsx-a11y": "^6.4.0",

0 commit comments

Comments
 (0)