diff --git a/package-lock.json b/package-lock.json index 44a8fedf..f73e0b4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4902,9 +4902,9 @@ } }, "node_modules/@hpke/core": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@hpke/core/-/core-1.7.4.tgz", - "integrity": "sha512-1BfPQB7unq/tNx7eznmoFgmJlMFnymdLNNt2CQX/L8oYOfmc1+cFEItpXZ90mgthW7tB2oksy/G7Xh1t569qzA==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@hpke/core/-/core-1.7.5.tgz", + "integrity": "sha512-4xfckZuPaIodeu0HpuTRIdtmajhRHXM/6rjS2N62Ns9aOCkGbbeYRwktqR3bUScuhCwyEBsEQqtIh9f0iLP3WQ==", "license": "MIT", "dependencies": { "@hpke/common": "^1.8.1"