Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group across 5 directories with 43 updates #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
220 changes: 180 additions & 40 deletions discord_moderator/package-lock.json

Large diffs are not rendered by default.

19,190 changes: 8,501 additions & 10,689 deletions petcam/admin/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion petcam/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"firebase": "^8.2.9",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"react-with-firebase-auth": "^1.3.2",
"web-vitals": "^1.1.0"
},
Expand Down
1,857 changes: 1,850 additions & 7 deletions petcam/functions/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions petcam/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"main": "index.js",
"dependencies": {
"axios": "^0.21.1",
"firebase-admin": "^9.2.0",
"axios": "^0.28.0",
"firebase-admin": "^12.2.0",
"firebase-functions": "^3.11.0"
},
"devDependencies": {
Expand Down
24 changes: 12 additions & 12 deletions semantic_ml/package-lock.json

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

3,224 changes: 1,572 additions & 1,652 deletions video_archive/functions/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions video_archive/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.0.20",
"@google-cloud/pubsub": "^2.0.0",
"@google-cloud/pubsub": "^4.5.0",
"@google-cloud/video-intelligence": "^2.10.0",
"algoliasearch": "^4.2.0",
"array.prototype.flatmap": "^1.2.3",
"dotenv": "^8.2.0",
"ffmpeg-extract-frames": "^2.0.2",
"ffmpeg-installer": "^1.0.2",
"firebase-admin": "^8.12.1",
"firebase-admin": "^12.2.0",
"firebase-functions": "^3.6.1",
"hashcode": "^1.0.3",
"uuid": "^8.1.0"
Expand All @@ -30,7 +30,7 @@
"eslint-config-google": "^0.14.0",
"eslint-plugin-mocha": "^7.0.1",
"firebase-functions-test": "^0.2.1",
"mocha": "^7.2.0"
"mocha": "^10.6.0"
},
"engines": {
"node": "10"
Expand Down