Skip to content

Commit

Permalink
Merge pull request #10 from privacybydesign/shoulder-surf
Browse files Browse the repository at this point in the history
Chore: update irma-frontend version to v0.4.3 for pairing support
  • Loading branch information
synaptic-cleft authored Dec 20, 2021
2 parents 4aec882 + 141a705 commit 345859a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "BSD-3",
"private": false,
"dependencies": {
"@privacybydesign/irma-frontend": "^0.3.3"
"@privacybydesign/irma-frontend": "^0.4.3"
},
"devDependencies": {
"webpack": "^5.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@privacybydesign/irma-frontend@^0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@privacybydesign/irma-frontend/-/irma-frontend-0.3.3.tgz#3485d4529dee10cfadab671591109f65fca8dc22"
integrity sha512-B/YlMxeZ7y69gd7swCxCp+Dv2l00MmiJHsMwjesevVqqOnYMUbvjjupI36doPoRe+GQsZpAxMdPtWVvdq6FfkQ==
"@privacybydesign/irma-frontend@^0.4.3":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@privacybydesign/irma-frontend/-/irma-frontend-0.4.3.tgz#5d1389ecc9d3e08bef175756830f934f460de484"
integrity sha512-1UFNUI4cqAYXFndgcywckgEZKYqtz/eTXmH83gFNYkeBQzv8PKygowrrSOFlb5HUWaXCNnMeTTxVnZH4eLy9EQ==

"@types/eslint-scope@^3.7.0":
version "3.7.0"
Expand Down

0 comments on commit 345859a

Please sign in to comment.