Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jun 29, 2023
1 parent 5400850 commit cd2ed84
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 22 deletions.
172 changes: 152 additions & 20 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"postinstall": "cp -r node_modules/svg-country-flags/svg/ static/flags"
},
"dependencies": {
"@aws-amplify/core": "5.5.1",
"@aws-amplify/core": "5.5.2",
"@aws-sdk/client-cognito-identity": "3.362.0",
"@aws-sdk/credential-provider-cognito-identity": "3.362.0",
"@hello.nrfcloud.com/proto": "2.3.1",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@nordicsemiconductor/from-env": "2.0.0",
"@playwright/test": "1.35.1",
"@preact/preset-vite": "2.5.0",
"@swc/core": "1.3.66",
"@swc/core": "1.3.67",
"@swc/jest": "0.2.26",
"@types/jest": "29.5.2",
"@types/lodash-es": "4.17.7",
Expand Down

0 comments on commit cd2ed84

Please sign in to comment.