Skip to content

Commit

Permalink
fix(deps): update dependency docxtemplater to v3.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 25, 2024
1 parent 839f6bc commit c765946
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.47.0",
"docxtemplater": "3.47.1",
"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 @@ -5560,10 +5560,10 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

[email protected].0:
version "3.47.0"
resolved "https://registry.yarnpkg.com/docxtemplater/-/docxtemplater-3.47.0.tgz#ba8c3fb1f6164bb33ecb65210fcbdc1b2013ccee"
integrity sha512-YbtMfaE+/pkz5fyjHeTswI6UK06tqPjhc5KVeHHb37IHZSOF6ta49a8qQYeZBwIOB/9Y6lf9Arg3A90kWeVOQg==
[email protected].1:
version "3.47.1"
resolved "https://registry.yarnpkg.com/docxtemplater/-/docxtemplater-3.47.1.tgz#490e157ce0ca6fa67d0ddbf94e4ff640de931dd7"
integrity sha512-sRP/9fOAdrmq5J5RW5Bl+ebGmKpEJiF0ELsLQAmNkjCmavhFQ5IbMh4CKGmrbk0l/k05vBL79rDDTvQdrTl3FA==
dependencies:
"@xmldom/xmldom" "^0.8.10"

Expand Down

0 comments on commit c765946

Please sign in to comment.