Updated crypto-js to latest version

This commit is contained in:
Sercan Yemen 2024-03-11 10:44:42 +03:00
parent 16401b13d5
commit 39fb77eff7

View File

@ -26,7 +26,7 @@
"@angular/router": "17.2.4", "@angular/router": "17.2.4",
"@ngneat/transloco": "6.0.4", "@ngneat/transloco": "6.0.4",
"apexcharts": "3.47.0", "apexcharts": "3.47.0",
"crypto-js": "3.3.0", "crypto-js": "4.2.0",
"highlight.js": "11.9.0", "highlight.js": "11.9.0",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"luxon": "3.4.4", "luxon": "3.4.4",
@ -43,7 +43,7 @@
"@angular/compiler-cli": "17.2.4", "@angular/compiler-cli": "17.2.4",
"@tailwindcss/typography": "0.5.10", "@tailwindcss/typography": "0.5.10",
"@types/chroma-js": "2.4.4", "@types/chroma-js": "2.4.4",
"@types/crypto-js": "3.1.47", "@types/crypto-js": "4.2.2",
"@types/highlight.js": "10.1.0", "@types/highlight.js": "10.1.0",
"@types/jasmine": "5.1.4", "@types/jasmine": "5.1.4",
"@types/lodash": "4.14.202", "@types/lodash": "4.14.202",