diff --git a/turing-ui/package-lock.json b/turing-ui/package-lock.json index 28ebea78d59..2ce2fe3b0d2 100644 --- a/turing-ui/package-lock.json +++ b/turing-ui/package-lock.json @@ -22,7 +22,7 @@ "@primer/octicons": "19.9.0", "@primer/styled-octicons": "19.9.0", "angular-notifier-updated": "15.0.0", - "jdenticon": "3.2.0", + "jdenticon": "3.3.0", "moment": "^2.30.1", "ngx-moment": "^6.0.2", "ngx-smart-modal": "14.0.3", @@ -8804,9 +8804,9 @@ } }, "node_modules/jdenticon": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/jdenticon/-/jdenticon-3.2.0.tgz", - "integrity": "sha512-z6Iq3fTODUMSOiR2nNYrqigS6Y0GvdXfyQWrUby7htDHvX7GNEwaWR4hcaL+FmhEgBe08Xkup/BKxXQhDJByPA==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/jdenticon/-/jdenticon-3.3.0.tgz", + "integrity": "sha512-DhuBRNRIybGPeAjMjdHbkIfiwZCCmf8ggu7C49jhp6aJ7DYsZfudnvnTY5/1vgUhrGA7JaDAx1WevnpjCPvaGg==", "dependencies": { "canvas-renderer": "~2.2.0" }, diff --git a/turing-ui/package.json b/turing-ui/package.json index 79c97e72667..18357ede854 100644 --- a/turing-ui/package.json +++ b/turing-ui/package.json @@ -25,7 +25,7 @@ "@primer/octicons": "19.9.0", "@primer/styled-octicons": "19.9.0", "angular-notifier-updated": "15.0.0", - "jdenticon": "3.2.0", + "jdenticon": "3.3.0", "moment": "^2.30.1", "ngx-moment": "^6.0.2", "ngx-smart-modal": "14.0.3",