Skip to content

Commit

Permalink
Merge pull request #2818 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne committed May 10, 2021
2 parents 46751de + 82fb38a commit d6186ba
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@aws-amplify/auth": "^3.4.30",
"@aws-amplify/auth": "^3.4.31",
"@fortawesome/fontawesome-svg-core": "^1.2.35",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.13",
Expand All @@ -65,7 +65,7 @@
"concat-stream": "^2.0.0",
"cors": "^2.8.5",
"crypto-js": "^3.3.0",
"dotenv": "^8.0.0",
"dotenv": "^8.6.0",
"eslint-utils": "^2.1.0",
"event-stream": "^4.0.1",
"express": "^4.16.4",
Expand Down Expand Up @@ -97,7 +97,7 @@
"reselect": "^4.0.0",
"set-value": "^3.0.2",
"shortid": "^2.2.16",
"swagger-client": "^3.13.2",
"swagger-client": "^3.13.3",
"uuid": "^8.3.1",
"x2js": "^3.4.1"
},
Expand All @@ -108,7 +108,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@babel/preset-react": "^7.13.13",
"@babel/runtime": "^7.14.0",
"@testing-library/dom": "7.29.4",
Expand All @@ -126,7 +126,7 @@
"eslint": "^6.7.2",
"eslint-config-airbnb-base": "~14.0.0",
"eslint-import-resolver-webpack": "^0.12.2",
"eslint-plugin-cypress": "^2.11.2",
"eslint-plugin-cypress": "^2.11.3",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-jsx-a11y": "^6.4.0",
Expand Down

0 comments on commit d6186ba

Please sign in to comment.