Skip to content

Commit 0e76de3

Browse files
committed
fix(deps): update npm-packages
1 parent 4e51c17 commit 0e76de3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

cloudrun-malware-scanner/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"@opentelemetry/sdk-metrics": "^2.8.0",
3030
"@opentelemetry/semantic-conventions": "^1.41.1",
3131
"@google-cloud/pino-logging-gcp-config": "^1.3.5",
32-
"@google-cloud/storage": "^7.21.0",
32+
"@google-cloud/storage": "^8.1.0",
3333
"clamdjs": "^1.0.2",
3434
"eventid": "^2.0.1",
3535
"express": "^5.2.1",
36-
"google-auth-library": "^10.9.0",
36+
"google-auth-library": "^11.0.2",
3737
"http-proxy": "^1.18.1",
3838
"pino": "^10.3.1"
3939
},
@@ -48,10 +48,10 @@
4848
"eslint": "^10.6.0",
4949
"globals": "^17.7.0",
5050
"husky": "^9.1.7",
51-
"jasmine": "^6.3.0",
51+
"jasmine": "^7.0.0",
5252
"jasmine-console-reporter": "^3.1.0",
5353
"prettier": "^3.9.4",
54-
"typescript": "^6.0.3",
54+
"typescript": "^7.0.2",
5555
"typescript-eslint": "^8.62.1"
5656
}
5757
}

0 commit comments

Comments
 (0)