Skip to content

Commit 77a88e3

Browse files
committed
Bump api-client
1 parent a31f0ef commit 77a88e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/carto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
4343
},
4444
"dependencies": {
45-
"@carto/api-client": "^0.5.6",
45+
"@carto/api-client": "^0.5.15",
4646
"@loaders.gl/compression": "^4.2.0",
4747
"@loaders.gl/gis": "^4.2.0",
4848
"@loaders.gl/loader-utils": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
4545
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
4646

47-
"@carto/api-client@^0.5.6":
48-
version "0.5.6"
49-
resolved "https://registry.yarnpkg.com/@carto/api-client/-/api-client-0.5.6.tgz#9e0714cd977770039f1693c9c55708be7d59e97b"
50-
integrity sha512-sq6tzIK5P59Qk7zPNpjP0OkqIvZ1UqGKffLEOJtjQLWIPjRxm+EXUqdeOccj9uV0IGfyA5Dp/6a+H0vPDU/QeQ==
47+
"@carto/api-client@^0.5.15":
48+
version "0.5.15"
49+
resolved "https://registry.yarnpkg.com/@carto/api-client/-/api-client-0.5.15.tgz#cb49ec2e9b5f3d4620167a3918801bdc4c0e8f3c"
50+
integrity sha512-x6WWlHx+hpq0Xmnege61nzBB3hGmI9MGm12pG5BGzGkMXa+ZU5GszEB4Urf24o5TdpLCPsupMR+VHsFmVlxmjw==
5151
dependencies:
5252
"@loaders.gl/schema" "^4.3.3"
5353
"@types/geojson" "^7946.0.16"

0 commit comments

Comments
 (0)