Skip to content

Commit

Permalink
chore(): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Jun 1, 2024
1 parent c943736 commit 6fac773
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"firebase-functions": "5.0.1",
"http-errors": "2.0.0",
"node-fetch": "2.6.7",
"openai": "4.47.2"
"openai": "4.47.3"
},
"devDependencies": {
"@firebase/firestore-types": "3.0.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"pose-viewer": "0.7.4",
"rxjs": "7.8.1",
"stats.js": "0.17.0",
"three": "0.164.1",
"three": "0.165.0",
"tslib": "2.6.2",
"web-vitals": "4.0.1",
"webm-muxer": "4.0.1",
Expand Down Expand Up @@ -127,7 +127,7 @@
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/offscreencanvas": "2019.7.3",
"@types/three": "0.164.1",
"@types/three": "0.165.0",
"@types/web-app-manifest": "1.0.8",
"@types/webgl2": "0.0.11",
"@types/wicg-file-system-access": "2023.10.5",
Expand All @@ -139,7 +139,7 @@
"eslint": "8.57.0",
"fuzzy": "0.1.3",
"husky": "9.0.11",
"inquirer": "9.2.22",
"inquirer": "9.2.23",
"inquirer-autocomplete-prompt": "3.0.1",
"jasmine-axe": "1.1.0",
"jasmine-core": "5.1.2",
Expand Down

0 comments on commit 6fac773

Please sign in to comment.