diff --git a/package-lock.json b/package-lock.json index 7e05383db0..dffc606545 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "@testing-library/react": "^12.1.1", "@types/dagre": "^0.7.45", "@types/file-saver": "^2.0.3", - "@types/lodash": "^4.14.176", + "@types/lodash": "^4.14.177", "@types/node": "^16.11.7", "@types/react": "^17.0.34", "@types/react-dom": "^17.0.11", @@ -4924,9 +4924,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.14.176", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.176.tgz", - "integrity": "sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==", + "version": "4.14.177", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz", + "integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==", "dev": true }, "node_modules/@types/node": { @@ -25112,9 +25112,9 @@ } }, "@types/lodash": { - "version": "4.14.176", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.176.tgz", - "integrity": "sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==", + "version": "4.14.177", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz", + "integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==", "dev": true }, "@types/node": { diff --git a/package.json b/package.json index 7a705ca3ba..82ed54a228 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@testing-library/react": "^12.1.1", "@types/dagre": "^0.7.45", "@types/file-saver": "^2.0.3", - "@types/lodash": "^4.14.176", + "@types/lodash": "^4.14.177", "@types/node": "^16.11.7", "@types/react": "^17.0.34", "@types/react-dom": "^17.0.11",