diff --git a/examples/integration/contentful/package-lock.json b/examples/integration/contentful/package-lock.json index f4976d4ba..e86b01aec 100644 --- a/examples/integration/contentful/package-lock.json +++ b/examples/integration/contentful/package-lock.json @@ -3976,7 +3976,8 @@ }, "debug": { "version": "2.6.8", - "bundled": true, + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz", + "integrity": "sha512-E22fsyWPt/lr4/UgQLt/pXqerGMDsanhbnmqIS3VAXuDi1v3IpiwXe2oncEIondHSBuPDWRoK/pMjlvi8FuOXQ==", "optional": true, "requires": { "ms": "2.0.0"