diff --git a/package-lock.json b/package-lock.json index a09f2b3..ee51eba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,6 @@ "version": "0.2.9", "license": "Apache 2.0", "dependencies": { - "amplify-localstack": "github:localstack/amplify-localstack#fix-principal-rewriting", "cypress": "^12.9.0", "yesno": "^0.4.0" }, @@ -278,15 +277,6 @@ "url": "https://github.com/sponsors/epoberezkin" } }, - "node_modules/amplify-localstack": { - "version": "0.2.6", - "resolved": "git+ssh://git@github.com/localstack/amplify-localstack.git#97eb5e8864f00c3b4b32598257266df05e748345", - "license": "Apache 2.0", - "dependencies": { - "cypress": "^12.9.0", - "yesno": "^0.4.0" - } - }, "node_modules/ansi-colors": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", @@ -2494,9 +2484,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==" }, "node_modules/lodash.merge": { "version": "4.6.2", @@ -3805,14 +3795,6 @@ "uri-js": "^4.2.2" } }, - "amplify-localstack": { - "version": "git+ssh://git@github.com/localstack/amplify-localstack.git#97eb5e8864f00c3b4b32598257266df05e748345", - "from": "amplify-localstack@github:localstack/amplify-localstack#fix-principal-rewriting", - "requires": { - "cypress": "^12.9.0", - "yesno": "^0.4.0" - } - }, "ansi-colors": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", @@ -5375,9 +5357,9 @@ } }, "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==" }, "lodash.merge": { "version": "4.6.2",