Merge pull request #1948 from RoboSats/bump-openpgp

Bump open pgp
This commit is contained in:
KoalaSat
2025-05-20 15:45:50 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
"light-bolt11-decoder": "^3.2.0", "light-bolt11-decoder": "^3.2.0",
"nostr-tools": "^2.13.0", "nostr-tools": "^2.13.0",
"npm": "^11.3.0", "npm": "^11.3.0",
"openpgp": "^6.1.0", "openpgp": "^6.1.1",
"react": "^18.3.0", "react": "^18.3.0",
"react-countdown": "^2.3.6", "react-countdown": "^2.3.6",
"react-dom": "^18.3.0", "react-dom": "^18.3.0",

View File

@ -83,7 +83,7 @@
"light-bolt11-decoder": "^3.2.0", "light-bolt11-decoder": "^3.2.0",
"nostr-tools": "^2.13.0", "nostr-tools": "^2.13.0",
"npm": "^11.3.0", "npm": "^11.3.0",
"openpgp": "^6.1.0", "openpgp": "^6.1.1",
"react": "^18.3.0", "react": "^18.3.0",
"react-countdown": "^2.3.6", "react-countdown": "^2.3.6",
"react-dom": "^18.3.0", "react-dom": "^18.3.0",