Skip to content

Commit c9ccac5

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UUID-16133035
1 parent 74333fe commit c9ccac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"./testing": "./build/src/testing.js"
1414
},
1515
"dependencies": {
16-
"@dapr/dapr": "2.5.0",
16+
"@dapr/dapr": "3.0.0",
1717
"body-parser": "^1.20.1",
1818
"cloudevents": "^8.0.0",
1919
"debug": "^4.3.4",

0 commit comments

Comments
 (0)