Skip to content

Commit

Permalink
Update NPM packages
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 1, 2024
1 parent 9e2701e commit fe84e7a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@
},
"dependencies": {
"@google/generative-ai": "^0.21.0",
"axios": "^1.7.7",
"axios": "^1.7.8",
"dotenv": "^16.4.5",
"jsonrepair": "^3.10.0",
"jsonrepair": "^3.11.0",
"loglevel": "^1.9.2"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.26.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"babel-jest": "^29.7.0",
"cache-manager": "^6.2.0",
"cache-manager-fs-hash": "^2.0.0",
Expand All @@ -83,7 +83,7 @@
"cloudinary": "^2.5.1",
"convert-svg-to-png": "^0.6.4",
"eventsource": "^2.0.2",
"flat-cache": "^6.1.2",
"flat-cache": "^6.1.3",
"fs-extra": "^11.2.0",
"globals": "^15.12.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit fe84e7a

Please sign in to comment.