Skip to content

Commit

Permalink
chore(deps): update package.json adobe dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Jan 10, 2024
1 parent ebc1808 commit 657c899
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"jsdoc": "jsdoc2md -t ./docs/readme_template.md ./src/index.js > README.md"
},
"dependencies": {
"@adobe/aio-lib-core-errors": "^3.1.1",
"@adobe/aio-lib-core-logging": "^2.0.0",
"@adobe/aio-lib-core-networking": "^4.1.0",
"@adobe/aio-lib-state": "^2.0.1",
"@adobe/aio-lib-env": "^2.0.0",
"@adobe/aio-lib-core-errors": "^4",
"@adobe/aio-lib-core-logging": "^3",
"@adobe/aio-lib-core-networking": "^5",
"@adobe/aio-lib-state": "^3",
"@adobe/aio-lib-env": "^3",
"crypto-js": "^4.0.0",
"http-link-header": "^1.0.2",
"node-fetch": "^2.6.0",
Expand Down

0 comments on commit 657c899

Please sign in to comment.