Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #795 from devoxa/renovate/dayjs-1.x
Browse files Browse the repository at this point in the history
Update dependency dayjs from 1.11.11 to 1.11.12
  • Loading branch information
kodiakhq[bot] authored Jul 18, 2024
2 parents bf4824c + 75e2284 commit e3cc1eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "@devoxa/prettier-config",
"dependencies": {
"@devoxa/aes-encryption": "2.0.0",
"dayjs": "1.11.11",
"dayjs": "1.11.12",
"form-data": "4.0.0",
"php-serialize": "4.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1720,10 +1720,10 @@ cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

[email protected].11:
version "1.11.11"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
[email protected].12:
version "1.11.12"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.12.tgz#5245226cc7f40a15bf52e0b99fd2a04669ccac1d"
integrity sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==

debug@^4.1.0, debug@^4.1.1:
version "4.1.1"
Expand Down

0 comments on commit e3cc1eb

Please sign in to comment.