We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e49e281 + c958d5c commit 8ac253dCopy full SHA for 8ac253d
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@adobe/aio-lib-db",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "An abstraction on top of Document DB storage",
5
"main": "index.js",
6
"scripts": {
@@ -18,7 +18,7 @@
18
"dependencies": {
19
"@adobe/aio-lib-core-logging": "^3.0.2",
20
"@adobe/aio-lib-env": "^3.0.1",
21
- "axios": ">=1.8.4 <1.14.1 || ^1.14.2",
+ "axios": "^1.15.0",
22
"bson": "^6.10.3",
23
"dotenv": "^17.0.0",
24
"http-cookie-agent": "^6.0.8",
0 commit comments