Skip to content

Commit

Permalink
Update npm package officeparser to v4.1.2 (#5399)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Oct 14, 2024
1 parent 8ff54be commit fda9cfe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"lodash.pickby": "4.6.0",
"md5": "2.3.0",
"mime-types": "2.1.35",
"officeparser": "4.1.1",
"officeparser": "4.1.2",
"openai": "4.67.3",
"openai-chat-tokens": "0.2.8",
"papaparse": "5.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24723,10 +24723,10 @@ oembed-providers@1.0.20240830:
resolved "https://registry.yarnpkg.com/oembed-providers/-/oembed-providers-1.0.20240830.tgz#62c117fecd594b8722ff888245993b75d5012fcc"
integrity sha512-O2Cqys3Y13125ooqL6ahJCQSt/Q0M0wlz3VkV+KSTf8AxXn20zqd7YUUHKTzdvoGK+bXvbhMc+/KpOi5HqJ/+w==

officeparser@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/officeparser/-/officeparser-4.1.1.tgz#5c08eb3158c0f8d6d85f12e1e6a95b54f590a677"
integrity sha512-bOh7l6Bt/caeyU9t+9yGdQF2N30j8puR7PhXmSI/NqssHNnfnTLp1ehpBo4KuIMeOvzhr8mvkXHFpR2qhH1uhg==
officeparser@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/officeparser/-/officeparser-4.1.2.tgz#7f925d025eb391f0a6fea80e121fe7d2013fc57e"
integrity sha512-QWg9cwxOi7fQ0CPho39Rsu10JA4fmHA+mZuZljCIrMcjCrE9bLRDGxKUJMxg4FVaZWoUVW/9dQUyqIBaAFBXIQ==
dependencies:
"@xmldom/xmldom" "^0.8.10"
decompress "^4.2.0"
Expand Down

0 comments on commit fda9cfe

Please sign in to comment.