1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00

Update to @budibase/nano 10.1.5

This commit is contained in:
Sam Rose 2024-01-31 11:55:29 +00:00
parent 966654e970
commit f3e0dfd466
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@
"test:watch": "jest --watchAll"
},
"dependencies": {
"@budibase/nano": "10.1.4",
"@budibase/nano": "10.1.5",
"@budibase/pouchdb-replication-stream": "1.2.10",
"@budibase/shared-core": "0.0.0",
"@budibase/types": "0.0.0",

View file

@ -15,7 +15,7 @@
},
"jest": {},
"devDependencies": {
"@budibase/nano": "10.1.4",
"@budibase/nano": "10.1.5",
"@types/koa": "2.13.4",
"@types/pouchdb": "6.4.0",
"@types/redlock": "4.0.3",

View file

@ -2050,10 +2050,10 @@
to-gfm-code-block "^0.1.1"
uuid "^9.0.1"
"@budibase/nano@10.1.4":
version "10.1.4"
resolved "https://registry.yarnpkg.com/@budibase/nano/-/nano-10.1.4.tgz#5c2670d0b4c12d736ddd6581c57d47c0aa45efad"
integrity sha512-J+IVaAljGideDvJss/AUxXA1599HEIUJo5c0LLlmc1KMA3GZWZjyX+w2fxAw3qF7hqFvX+qAStQgdcD3+/GPMA==
"@budibase/nano@10.1.5":
version "10.1.5"
resolved "https://registry.yarnpkg.com/@budibase/nano/-/nano-10.1.5.tgz#eeaded7bfc707ecabf8fde604425b865a90c06ec"
integrity sha512-q1eKIsYKo+iK17zsJYd3VBl+5ufQMPpHYLec0wVsid8wnJVrTQk7RNpBlBUn/EDgXM7t8XNNHlERqHu+CxJu8Q==
dependencies:
"@types/tough-cookie" "^4.0.2"
axios "^1.1.3"