Skip to content

Commit

Permalink
fix(deps): update all non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2022
1 parent 60d1c11 commit e57c4a0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions functions/package-lock.json

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

4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"busboy": "^1.6.0",
"cors": "^2.8.5",
"crypto-js": "^4.1.1",
"date-fns": "^2.29.2",
"date-fns": "^2.29.3",
"exceljs": "^4.3.0",
"express": "^4.18.1",
"fast-xml-parser": "^3.21.1",
"firebase-admin": "^10.3.0",
"firebase-functions": "^3.23.0",
"firebase-functions": "^3.24.1",
"form-data": "^4.0.0",
"he": "^1.2.0",
"node-html-parser": "^5.4.2",
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
},
"homepage": "https://github.com/ecomplus/application-starter#readme",
"dependencies": {
"dotenv": "^16.0.2",
"dotenv": "^16.0.3",
"firebase-tools": "^10.9.2",
"uglify-js": "^3.17.0"
"uglify-js": "^3.17.2"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",
Expand Down

0 comments on commit e57c4a0

Please sign in to comment.