Skip to content

Commit

Permalink
fix: bump dependencies 🌲
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed May 16, 2023
1 parent fba7b03 commit 8af0a6d
Show file tree
Hide file tree
Showing 5 changed files with 1,904 additions and 4,705 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"cSpell.words": [
"autodocs",
"autogen",
"autoheight",
"autoplay",
Expand Down
31 changes: 16 additions & 15 deletions functions/package-lock.json

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

6 changes: 3 additions & 3 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"dependencies": {
"dotenv": "^16.0.3",
"firebase-admin": "^11.5.0",
"firebase-auth-arcgis-server-proxy": "^1.2.4",
"firebase-functions": "^4.2.1"
"firebase-admin": "^11.8.0",
"firebase-auth-arcgis-server-proxy": "^1.2.5",
"firebase-functions": "^4.4.0"
},
"engines": {
"node": "18"
Expand Down
Loading

0 comments on commit 8af0a6d

Please sign in to comment.