Skip to content

Commit

Permalink
fix(deps): update dependency @xapp/dynamo-service to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 1520dfa commit 48aa10a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/stentor-user-storage-dynamo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"typescript": "5.2.2"
},
"dependencies": {
"@xapp/dynamo-service": "1.8.7"
"@xapp/dynamo-service": "2.0.5"
},
"peerDependencies": {
"stentor-models": "1.x"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1303,10 +1303,10 @@
dependencies:
tslint-config-prettier "1.6.0"

"@xapp/dynamo-service@1.8.7":
version "1.8.7"
resolved "https://registry.yarnpkg.com/@xapp/dynamo-service/-/dynamo-service-1.8.7.tgz#b5766488af9532f9e7e9c60ace08fbd3ca677991"
integrity sha512-I+NShRKC1ZBSDRI9/f6dC+8d1POQh0CpRgSbnhTSYaxwM+x+SyG3RMjY4QTHMtzkdffhgFWJF7IfHajf7TG74A==
"@xapp/dynamo-service@2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@xapp/dynamo-service/-/dynamo-service-2.0.5.tgz#540857bdeb25297d31f1414899510dc84d0e8d32"
integrity sha512-W+AjixjPPtBKFJgmh/QeadRKNdiO5+8TfFV/M8pDBluuF2bPMuRXqJRlVxIZwKeEllspD4Qr3//LXBMXSkn/sQ==
dependencies:
runes "0.4.3"
slugify "1.3.4"
Expand Down

0 comments on commit 48aa10a

Please sign in to comment.