Skip to content

Commit

Permalink
chore(deps): bump excel4node from 1.8.0 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps [excel4node](https://github.com/advisr-io/excel4node) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/advisr-io/excel4node/releases)
- [Changelog](https://github.com/advisr-io/excel4node/blob/main/CHANGELOG.md)
- [Commits](advisr-io/excel4node@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: excel4node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2023
1 parent 10076d9 commit 55bd372
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"debug": "^4.3.4",
"delay": "^5.0.0",
"dotenv": "^16.0.2",
"excel4node": "^1.8.0",
"excel4node": "^1.8.1",
"express": "^4.18.2",
"express-handlebars": "^7.0.4",
"express-session": "^1.17.3",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3523,10 +3523,10 @@ eventemitter3@^4.0.0:
resolved "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==

excel4node@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/excel4node/-/excel4node-1.8.0.tgz#d86dc8280e4790f2add9a370903f5369f552f25e"
integrity sha512-xFbnHlPNMHVNyEiXb8XV/PhbOAiBHygT7wrCcUL5H0V1IsLNKhIQ1E3qdwzCsOIg+2dHCnAuaoqIaH1wAbx9Gg==
excel4node@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/excel4node/-/excel4node-1.8.1.tgz#84ceeaeef53a19730cec4f95b6dfe8fc01e94828"
integrity sha512-aWuz1v63U3zc9tkjAMpx1ZrYfrButTOFFj/OW8owlRHAe3BvRFoFWDzRukOH5tsK6xcnlB8YD7HX1H0aSJ/RAg==
dependencies:
deepmerge "^4.2.2"
image-size "^1.0.2"
Expand All @@ -3537,7 +3537,7 @@ excel4node@^1.8.0:
lodash.reduce "^4.6.0"
lodash.uniqueid "^4.0.1"
mime "^3.0.0"
uuid "^8.3.2"
uuid "^9.0.0"
xmlbuilder "^15.1.1"

execa@7.1.1:
Expand Down Expand Up @@ -9995,11 +9995,6 @@ uuid@^3.3.2:
resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==

uuid@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==

uuid@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
Expand Down

0 comments on commit 55bd372

Please sign in to comment.