diff --git a/package-lock.json b/package-lock.json index 92ec926..28e2829 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,13 +1,13 @@ { "name": "first-git", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { "testing-dependancy": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/testing-dependancy/-/testing-dependancy-4.0.0.tgz", - "integrity": "sha512-e5FF1fSXoPQs6BpzmmB1Qtr7czGAoHUNdXwjN1VtIdJXTx2lTZJdxEP1q9L1cPwUIgw/zzLWQrrbWSWqFkjpIw==" + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/testing-dependancy/-/testing-dependancy-4.0.4.tgz", + "integrity": "sha512-41gFXRheC9ux2sGd6xien3Gsso0mMYmL5+3n0OZI7gqWCQsQNypBOH5+7NYuAyeRFzEQmRAC6B2MuNVh7gf7Fw==" }, "testing-dependency-two": { "version": "3.0.2",