Skip to content

Commit

Permalink
chore(deps-dev): bump office-addin-manifest from 1.12.3 to 1.12.7
Browse files Browse the repository at this point in the history
Bumps [office-addin-manifest](https://github.com/OfficeDev/Office-Addin-Scripts) from 1.12.3 to 1.12.7.
- [Release notes](https://github.com/OfficeDev/Office-Addin-Scripts/releases)
- [Commits](https://github.com/OfficeDev/Office-Addin-Scripts/compare/office-addin-manifest@1.12.3...office-addin-manifest@1.12.7)

---
updated-dependencies:
- dependency-name: office-addin-manifest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 94ff0ec commit 57ae946
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"office-addin-debugging": "^5.0.5",
"office-addin-dev-certs": "^1.11.3",
"office-addin-lint": "^2.0.1",
"office-addin-manifest": "^1.10.3",
"office-addin-manifest": "^1.12.7",
"office-addin-prettier-config": "^1.2.0",
"postcss-loader": "^7.3.0",
"prettier": "2.8.8",
Expand Down
44 changes: 31 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1959,6 +1959,16 @@
axios "^0.21.2"
fs-extra "^9.1.0"

"@microsoft/teams-manifest@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@microsoft/teams-manifest/-/teams-manifest-0.1.0.tgz#3cedc013b3222d04dd1595b99bd6a044be3ed0a4"
integrity sha512-aM62USGjG3q1tKKs12R2toHDdfs5oDbhOT6N4fKveLi0ZIi8rNPqeyxsHWcdm0LzHnmGmALxlMAd6avnYqBoog==
dependencies:
ajv "^8.5.0"
ajv-draft-04 "^1.0.0"
axios "^0.21.2"
fs-extra "^9.1.0"

"@microsoft/teamsfx-api@^0.22.1":
version "0.22.1"
resolved "https://registry.yarnpkg.com/@microsoft/teamsfx-api/-/teamsfx-api-0.22.1.tgz#1fb3503ed82077a9471858d7ab32221c8340af1c"
Expand Down Expand Up @@ -8843,14 +8853,14 @@ node-fetch@2.6.1:
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

node-fetch@2.6.7, node-fetch@^2.6.0:
node-fetch@2.6.7:
version "2.6.7"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
dependencies:
whatwg-url "^5.0.0"

node-fetch@^2.6.1, node-fetch@^2.6.7:
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
version "2.6.9"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6"
integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==
Expand Down Expand Up @@ -9183,21 +9193,21 @@ office-addin-lint@^2.0.1:
office-addin-usage-data "^1.4.7"
prettier "^2.2.1"

office-addin-manifest@^1.10.3, office-addin-manifest@^1.10.4, office-addin-manifest@^1.12.3:
version "1.12.3"
resolved "https://registry.yarnpkg.com/office-addin-manifest/-/office-addin-manifest-1.12.3.tgz#b3910c053f61464d7c5e101d03f2ae67bf7fc73a"
integrity sha512-VcoQof+BcENamnyBHE/M4C5qxsji0WiR/k92oXWj8GdxX/a/Ug7apZ9PpUKh8+qyhAiqEWFeD+EpmF7s1bb2TQ==
office-addin-manifest@^1.10.4, office-addin-manifest@^1.12.3, office-addin-manifest@^1.12.7:
version "1.12.7"
resolved "https://registry.yarnpkg.com/office-addin-manifest/-/office-addin-manifest-1.12.7.tgz#0c3c2a56e8e318d86462adda63b3cd0a755f86cb"
integrity sha512-FtcosrQFyFxpGtk375JoHlsvEqYKt/Yi46ucUHdsi4f5axZKD3kd9geNq3dHaUYH3wXz679Wj67zTzF511R4QQ==
dependencies:
"@microsoft/teams-manifest" "^0.0.9"
"@microsoft/teams-manifest" "^0.1.0"
adm-zip "^0.5.9"
chalk "^2.4.2"
commander "^6.2.0"
fs-extra "^7.0.1"
node-fetch "^2.6.1"
office-addin-usage-data "^1.6.5"
office-addin-usage-data "^1.6.7"
path "^0.12.7"
uuid "^8.3.2"
xml2js "^0.4.23"
xml2js "^0.5.0"

office-addin-node-debugger@^0.8.5:
version "0.8.5"
Expand All @@ -9214,10 +9224,10 @@ office-addin-prettier-config@^1.1.5, office-addin-prettier-config@^1.2.0:
resolved "https://registry.yarnpkg.com/office-addin-prettier-config/-/office-addin-prettier-config-1.2.0.tgz#59f14a2a7a3f5d803f6ad82a764e84ab4d4b9628"
integrity sha512-42/w9BUlUvgbLNn8vLaGULVTrcTFBnhn+xAe6IwSOhPrFQpi2GxZPl8ln/f5X4lterVrJz7U6Vi+VeN7WYAsGQ==

office-addin-usage-data@^1.4.7, office-addin-usage-data@^1.6.5:
version "1.6.5"
resolved "https://registry.yarnpkg.com/office-addin-usage-data/-/office-addin-usage-data-1.6.5.tgz#03f9fb0e4e2f0fe5d9a926fb2380b9408d2cb712"
integrity sha512-F4nSVOy3uHTl/YLzxQojIQSzBNDFw4KayN2RqzbCQZ0QcOb/jRhwvNy01Kf2V+IKvgdWuEd11qukfVQ20OKfRA==
office-addin-usage-data@^1.4.7, office-addin-usage-data@^1.6.5, office-addin-usage-data@^1.6.7:
version "1.6.7"
resolved "https://registry.yarnpkg.com/office-addin-usage-data/-/office-addin-usage-data-1.6.7.tgz#c98a5d7b0bd00279578b54b60a754460a07475f1"
integrity sha512-O3sAYt+DsW2VUBrc1/kpbLqJIJYNzEDiOlkQ/eBPZm1QjlPxTB/hFdfZ9xamaou0Fcx8Twvi2O609tTZl6+liw==
dependencies:
applicationinsights "^1.7.3"
commander "^6.2.0"
Expand Down Expand Up @@ -11873,6 +11883,14 @@ xml2js@^0.4.19, xml2js@^0.4.23:
sax ">=0.6.0"
xmlbuilder "~11.0.0"

xml2js@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.5.0.tgz#d9440631fbb2ed800203fad106f2724f62c493b7"
integrity sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==
dependencies:
sax ">=0.6.0"
xmlbuilder "~11.0.0"

xmlbuilder@~11.0.0:
version "11.0.1"
resolved "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz"
Expand Down

0 comments on commit 57ae946

Please sign in to comment.