Skip to content

Commit c4fdd6d

Browse files
fix(deps)!: Update dependency crypto-js to v4 [SECURITY] (#177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a0af59 commit c4fdd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/bq-log-alerting/logging/cloud_function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"dependencies": {
33
"@google-cloud/bigquery": "^6.0.0",
44
"@google-cloud/security-center": ">=3.0.1",
5-
"crypto-js": "^3.0.0"
5+
"crypto-js": "^4.2.0"
66
}
77
}

0 commit comments

Comments
 (0)