Skip to content

Commit

Permalink
Bump @mapbox/cloudfriend from 6.0.0 to 8.1.0 (#1230)
Browse files Browse the repository at this point in the history
Bumps [@mapbox/cloudfriend](https://github.com/mapbox/cloudfriend) from 6.0.0 to 8.1.0.
- [Changelog](https://github.com/mapbox/cloudfriend/blob/master/changelog.md)
- [Commits](mapbox/cloudfriend@v6.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: "@mapbox/cloudfriend"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 5ffc039 commit 2ebfa89
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@babel/eslint-parser": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/register": "^7.22.15",
"@mapbox/cloudfriend": "^6.0.0",
"@mapbox/cloudfriend": "^8.1.0",
"@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
"@rollup/plugin-buble": "^1.0.2",
"@rollup/plugin-commonjs": "^24.1.0",
Expand Down
35 changes: 15 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1198,12 +1198,12 @@
resolved "https://registry.yarnpkg.com/@ljharb/through/-/through-2.3.9.tgz#85f221eb82f9d555e180e87d6e50fb154af85408"
integrity sha512-yN599ZBuMPPK4tdoToLlvgJB4CLK8fGl7ntfy0Wn7U6ttNvHYurd81bfUiK/6sMkiIwm65R6ck4L6+Y3DfVbNQ==

"@mapbox/cloudfriend@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@mapbox/cloudfriend/-/cloudfriend-6.0.0.tgz#978cc11fda2d896bb3789376e781aae6a6cb7882"
integrity sha512-Q2f6DtuKKodA4uK6pnzCya2PYM0c9RMBQkWtsJHFcUAqRvdHwfOD3fWEbqZw7GE53UtM3/2t0Dgm7LcGJybLow==
"@mapbox/cloudfriend@^8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@mapbox/cloudfriend/-/cloudfriend-8.1.0.tgz#4e4e68994063fb3af482609ebbac30189c9668d2"
integrity sha512-DrtkR0lgkRJYJoD5aISZDahiP6jSCASyCkXQhV0581yy07t4l0KCvhtM3ZT88cSmBHsVmgwfWPveslHQm9i9Nw==
dependencies:
aws-sdk "^2.1225.0"
aws-sdk "^2.1425.0"
minimist "^1.2.6"
redent "^2.0.0"

Expand Down Expand Up @@ -1680,10 +1680,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"

aws-sdk@^2.1225.0:
version "2.1359.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1359.0.tgz#2cde4dce72a6681a9ac5b3c751545e13e5fec850"
integrity sha512-uGNIU4czx8P0YITV8uhuLFhmyYvLWsFYINlHJX77/fea4VuTwcCGktYy2OEnrErp3FK9NHQvwXBxZCbY0lcxBg==
aws-sdk@^2.1425.0:
version "2.1646.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1646.0.tgz#5616e367135d8b930cf850c2dc386dff8df984af"
integrity sha512-PAvDiR8ow3zjO0T5HMda04kXIzQ5e1zeWxWGSUodRwu9W569gZPBnqzcPX3PJFNAKBZnZBdbNgsci1g2nXCcBg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand All @@ -1694,7 +1694,7 @@ aws-sdk@^2.1225.0:
url "0.10.3"
util "^0.12.4"
uuid "8.0.0"
xml2js "0.5.0"
xml2js "0.6.2"

aws-sign2@~0.7.0:
version "0.7.0"
Expand Down Expand Up @@ -3911,12 +3911,7 @@ minimatch@^5.0.1:
dependencies:
brace-expansion "^2.0.1"

minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==

minimist@^1.2.8:
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8:
version "1.2.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
Expand Down Expand Up @@ -5640,10 +5635,10 @@ xml-name-validator@^2.0.1:
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
integrity sha512-jRKe/iQYMyVJpzPH+3HL97Lgu5HrCfii+qSo+TfjKHtOnvbnvdVfMYrn9Q34YV81M2e5sviJlI6Ko9y+nByzvA==

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==
xml2js@0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.2.tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499"
integrity sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==
dependencies:
sax ">=0.6.0"
xmlbuilder "~11.0.0"
Expand Down

0 comments on commit 2ebfa89

Please sign in to comment.