diff --git a/src/test/resources/tst_manifests/npm/deps_with_no_ignore/package-lock.json b/src/test/resources/tst_manifests/npm/deps_with_no_ignore/package-lock.json index c120642a..f92cb9c8 100644 --- a/src/test/resources/tst_manifests/npm/deps_with_no_ignore/package-lock.json +++ b/src/test/resources/tst_manifests/npm/deps_with_no_ignore/package-lock.json @@ -213,9 +213,9 @@ } }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "1.1.18", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz", + "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0",