Skip to content

Commit

Permalink
fix(deps): update dependency docxtemplater to v3.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 18, 2024
1 parent bf04b75 commit a9c6303
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.1",
"dayjs": "1.11.10",
"docxtemplater": "3.46.2",
"docxtemplater": "3.47.0",
"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 @@ -5568,10 +5568,10 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

docxtemplater@3.46.2:
version "3.46.2"
resolved "https://registry.yarnpkg.com/docxtemplater/-/docxtemplater-3.46.2.tgz#f2bdb21d1d53af3fad36fa033b3794c8eb5c7a8e"
integrity sha512-IG5o+675VzQDW6/saYmBP1aaJHJ78r846fVhTUOVjrcaqrj/mHIR7a43YSkDd5bxa+M76i0SdAIKfBnXC6bbTQ==
docxtemplater@3.47.0:
version "3.47.0"
resolved "https://registry.yarnpkg.com/docxtemplater/-/docxtemplater-3.47.0.tgz#ba8c3fb1f6164bb33ecb65210fcbdc1b2013ccee"
integrity sha512-YbtMfaE+/pkz5fyjHeTswI6UK06tqPjhc5KVeHHb37IHZSOF6ta49a8qQYeZBwIOB/9Y6lf9Arg3A90kWeVOQg==
dependencies:
"@xmldom/xmldom" "^0.8.10"

Expand Down

0 comments on commit a9c6303

Please sign in to comment.