Skip to content

Commit b0245c2

Browse files
authored
Update dependencies to latest versions (#154)
1 parent 84e81af commit b0245c2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

nodejs/claude/sample-agent/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"license": "MIT",
1717
"description": "",
1818
"dependencies": {
19-
"@microsoft/agents-hosting": "1.1.1",
20-
"@microsoft/agents-activity": "1.1.1",
19+
"@microsoft/agents-hosting": "^1.2.2",
20+
"@microsoft/agents-activity": "^1.2.2",
2121
"@microsoft/agents-a365-notifications": "^0.1.0-preview.30",
2222
"@microsoft/agents-a365-observability": "^0.1.0-preview.30",
2323
"@microsoft/agents-a365-runtime": "^0.1.0-preview.30",
@@ -37,4 +37,4 @@
3737
"ts-node": "^10.9.2",
3838
"typescript": "^5.9.2"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)