Skip to content

Commit cec3e27

Browse files
Update dependency @zeit/cosmosdb-server to v0.13.1 (#37)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dcc4d6d commit cec3e27

3 files changed

Lines changed: 34 additions & 34 deletions

File tree

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "14.14.36",
3030
"@typescript-eslint/eslint-plugin": "4.18.0",
3131
"@typescript-eslint/parser": "4.18.0",
32-
"@zeit/cosmosdb-server": "0.12.1",
32+
"@zeit/cosmosdb-server": "0.13.1",
3333
"chai": "4.3.3",
3434
"eslint": "7.21.0",
3535
"graphql": "15.5.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,23 +1584,23 @@
15841584
resolved "https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz"
15851585
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
15861586

1587-
1588-
version "0.7.0"
1589-
resolved "https://registry.npmjs.org/@zeit/cosmosdb-query/-/cosmosdb-query-0.7.0.tgz"
1590-
integrity sha512-u3+kPF4Y2IDe7uQsiNI6bJ/wIwUDa/wSxNuycou5pkbZ5DDH4lT9aHtOPOYLZSdpM57i3JxGk9H118DhOhEdQA==
1587+
1588+
version "0.7.1"
1589+
resolved "https://registry.npmjs.org/@zeit/cosmosdb-query/-/cosmosdb-query-0.7.1.tgz"
1590+
integrity sha512-3dG7IGBy77cs7nb1Bu2Y1frBQP+mRiDpZ6aC8vEmDjytqlXIITF70QGVy1Pfvi3rzV2Cq2EZh0PZiHzCP7H/DA==
15911591
dependencies:
15921592
"@babel/generator" "7.6.2"
15931593
"@babel/traverse" "7.6.2"
15941594
"@turf/nearest-point-to-line" "6.0.0"
15951595
"@turf/point-to-line-distance" "6.0.0"
15961596
"@turf/turf" "5.1.6"
15971597

1598-
"@zeit/cosmosdb-server@0.12.1":
1599-
version "0.12.1"
1600-
resolved "https://registry.npmjs.org/@zeit/cosmosdb-server/-/cosmosdb-server-0.12.1.tgz"
1601-
integrity sha512-9wl7rBffdt3QVYZJ9Obv8jz19faSippsjHEy/DakwwXlcaUaAU5wcVsvLl5dcwd3CwqK/66UDRSOi4Dsi74UmA==
1598+
"@zeit/cosmosdb-server@0.13.1":
1599+
version "0.13.1"
1600+
resolved "https://registry.npmjs.org/@zeit/cosmosdb-server/-/cosmosdb-server-0.13.1.tgz"
1601+
integrity sha512-QZ7Yz5bVt2lrNL4IHMVgq8XCg+0tBbRVewfdkvlU9I1txAFrU2d85uKil9vZ0dTYv6S59M9mAFczuOi4UO+Ntw==
16021602
dependencies:
1603-
"@zeit/cosmosdb-query" "0.7.0"
1603+
"@zeit/cosmosdb-query" "0.7.1"
16041604
big-integer "1.6.46"
16051605
int64-buffer "0.99.1007"
16061606
lru-cache "6.0.0"
@@ -3204,9 +3204,9 @@ pkg-dir@^4.1.0:
32043204
find-up "^4.0.0"
32053205

32063206
point-in-polygon@^1.0.1:
3207-
version "1.0.1"
3208-
resolved "https://registry.npmjs.org/point-in-polygon/-/point-in-polygon-1.0.1.tgz"
3209-
integrity sha1-1Ztk6P7kHElFiqyCtWcYxZV7Kvc=
3207+
version "1.1.0"
3208+
resolved "https://registry.npmjs.org/point-in-polygon/-/point-in-polygon-1.1.0.tgz"
3209+
integrity sha512-3ojrFwjnnw8Q9242TzgXuTD+eKiutbzyslcq1ydfu82Db2y+Ogbmyrkpv0Hgj31qwT3lbS9+QAAO/pIQM35XRw==
32103210

32113211
prelude-ls@^1.2.1:
32123212
version "1.2.1"

0 commit comments

Comments
 (0)