diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 02408b6..91bc7e2 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -883,9 +883,9 @@ "dev": true }, "@hapi/hoek": { - "version": "8.5.0", - "resolved": "https://nexus.global.picnicinternational.com/repository/npm-public/@hapi/hoek/-/hoek-8.5.0.tgz", - "integrity": "sha512-7XYT10CZfPsH7j9F1Jmg1+d0ezOux2oM2GfArAzLwWe4mE2Dr3hVjsAL6+TFY49RRJlCdJDMw3nJsLFroTc8Kw==", + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz", + "integrity": "sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==", "dev": true }, "@hapi/joi": {