Skip to content

Commit

Permalink
fix(deps): update dependency docxtemplater to v3.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 4, 2024
1 parent 3c6b612 commit da2fd7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"axios": "1.6.8",
"cos-js-sdk-v5": "1.7.0",
"dayjs": "1.11.10",
"docxtemplater": "3.46.1",
"docxtemplater": "3.46.2",
"dotenv": "16.4.5",
"file-saver": "2.0.5",
"google-protobuf": "3.21.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5564,10 +5564,10 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

[email protected].1:
version "3.46.1"
resolved "https://registry.yarnpkg.com/docxtemplater/-/docxtemplater-3.46.1.tgz#888008838b677b25e1d58f15b7e7499c2545683e"
integrity sha512-n4nlNXb9GfUYe7REJD30qrKzWqpHFYZbnT43AzIwVZODA+M5InJhH7iI3rRNkintufZxwch04eTTyoSfR51b0Q==
[email protected].2:
version "3.46.2"
resolved "https://registry.yarnpkg.com/docxtemplater/-/docxtemplater-3.46.2.tgz#f2bdb21d1d53af3fad36fa033b3794c8eb5c7a8e"
integrity sha512-IG5o+675VzQDW6/saYmBP1aaJHJ78r846fVhTUOVjrcaqrj/mHIR7a43YSkDd5bxa+M76i0SdAIKfBnXC6bbTQ==
dependencies:
"@xmldom/xmldom" "^0.8.10"

Expand Down

0 comments on commit da2fd7e

Please sign in to comment.