diff --git a/package-lock.json b/package-lock.json index 6665fa0..e885d62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4109,9 +4109,9 @@ } }, "node_modules/copy-file-util": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/copy-file-util/-/copy-file-util-1.2.0.tgz", - "integrity": "sha512-NxJxLyKgeicX4IbKDZYSas+MiXPHSi9moAP1W77rodAjABaFf4GM/ohLmWFjOzIM7itFpmTNgNNvtiGIWdIDrQ==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/copy-file-util/-/copy-file-util-1.2.1.tgz", + "integrity": "sha512-ex4ckxhwJWYDvchobLXvHsfVl2RJ01SYAlfmBToVwDks1I3h7um7r4m5VyuZzqJRkjKntb/K0Qp8JmluG6SswA==", "dev": true, "dependencies": { "chalk": "~5.3", @@ -11233,7 +11233,7 @@ } }, "packages/nostr-fetch": { - "version": "0.16.0", + "version": "0.17.0", "license": "MIT", "dependencies": { "@nostr-fetch/kernel": "^0.17.0"