diff --git a/packages/parrot-devtools/package-lock.json b/packages/parrot-devtools/package-lock.json index bce0170..e3c5fa5 100644 --- a/packages/parrot-devtools/package-lock.json +++ b/packages/parrot-devtools/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "parrot-devtools", - "version": "5.0.0", + "version": "5.1.0", "license": "Apache-2.0", "dependencies": { "prop-types": "^15.8.1", @@ -3760,9 +3760,9 @@ "integrity": "sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==" }, "node_modules/elliptic": { - "version": "6.5.4", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz", - "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.0.tgz", + "integrity": "sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==", "dev": true, "dependencies": { "bn.js": "^4.11.9",