Skip to content

Commit

Permalink
deps: FY25 Q3 dependency bumps 🌲
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Jan 10, 2025
1 parent e739fa9 commit dd712cc
Show file tree
Hide file tree
Showing 5 changed files with 3,289 additions and 4,178 deletions.
2 changes: 1 addition & 1 deletion functions/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import initProxy from '@ugrc/firebase-auth-arcgis-server-proxy';
import 'dotenv/config';
import initProxy from 'firebase-auth-arcgis-server-proxy';
import { onRequest } from 'firebase-functions/v2/https';

const options = {
Expand Down
196 changes: 39 additions & 157 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
]
},
"dependencies": {
"dotenv": "^16.4.5",
"firebase-admin": "^13.0.1",
"firebase-auth-arcgis-server-proxy": "^2.0.5",
"firebase-functions": "^6.1.0"
"@ugrc/firebase-auth-arcgis-server-proxy": "^2.0.8",
"dotenv": "^16.4.7",
"firebase-admin": "^13.0.2",
"firebase-functions": "^6.2.0"
},
"engines": {
"node": "20"
Expand Down
Loading

0 comments on commit dd712cc

Please sign in to comment.