diff --git a/examples/cloudflare-wallet-proxy/package-lock.json b/examples/cloudflare-wallet-proxy/package-lock.json index fb7a6db..48fe13b 100644 --- a/examples/cloudflare-wallet-proxy/package-lock.json +++ b/examples/cloudflare-wallet-proxy/package-lock.json @@ -5193,9 +5193,9 @@ "license": "Unlicense" }, "node_modules/protobufjs": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-8.6.0.tgz", - "integrity": "sha512-PIOO89BMGMXGz2333TVv/OqPNVWm7w30ll/4FtLbtLBaonzJMYwTbAZSSlobjIy9MoUgIAxSVUpK7aP7EpTtkg==", + "version": "8.7.1", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-8.7.1.tgz", + "integrity": "sha512-agdGHrXNTv0IrYscJPDou/PlEJk1c/hBZ9o/B5NH2i/nSPtPqacNxzgwf1CebXxFMjMrZH5sqv9uQuw96aGt/A==", "license": "BSD-3-Clause", "dependencies": { "long": "^5.3.2"