example: bump npm package

This commit is contained in:
tiero
2023-01-14 17:50:46 +01:00
parent e21f1b7728
commit 3c79cbbeec
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
"build": "parcel build --public-url /connect index.html"
},
"dependencies": {
"@nostr-connect/connect": "^0.1.2",
"@nostr-connect/connect": "^0.1.3",
"nostr-tools": "^1.1.1",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",

View File

@@ -159,10 +159,10 @@
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.0.tgz#d15357f7c227e751d90aa06b05a0e5cf993ba8c1"
integrity sha512-kbacwGSsH/CTout0ZnZWxnW1B+jH/7r/WAAKLBtrRJ/+CUH7lgmQzl3GTrQua3SGKWNSDsS6lmjnDpIJ5Dxyaw==
"@nostr-connect/connect@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@nostr-connect/connect/-/connect-0.1.2.tgz#559d8537d9e0dd36b9bb2d4765a686b74b29e16d"
integrity sha512-90nHkzUCNkKTqLlmqvyn+siDhAltNcw3lRbt+G24rDUFZI5PHrTolQuzvv+58YHfpd8W1wkkk6UIcwPgjTMbrQ==
"@nostr-connect/connect@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@nostr-connect/connect/-/connect-0.1.3.tgz#427d43cd799fd253009aab490573aba698774b7f"
integrity sha512-8BEolEbzWngU4CAGmWfHPxbnyAMXSR2hlww4da3a5NzGlySu22m/fxpy5ZuFybIbOgyerjY26KOuN67xx4Ai4A==
dependencies:
events "^3.3.0"
nostr-tools "^1.0.1"