Skip to content

Commit

Permalink
Update dependency php-serialize from 4.1.1 to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 5a28115 commit e03f505
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 @@ -27,7 +27,7 @@
"@devoxa/aes-encryption": "2.0.0",
"dayjs": "1.11.13",
"form-data": "4.0.1",
"php-serialize": "4.1.1"
"php-serialize": "5.0.1"
},
"devDependencies": {
"@devoxa/eslint-config": "3.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3545,10 +3545,10 @@ path-type@^4.0.0:
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==

php-serialize@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/php-serialize/-/php-serialize-4.1.1.tgz#1a614fde3da42361af05afffbaf967fb6556591e"
integrity sha512-7drCrSZdJ05UdG3hyYEIRW0XyKyUFkxa5A3dpIp3NTjUHpI080pkdBAvqaBtkA+kBkMeXX3XnaSnaLGJRz071A==
php-serialize@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/php-serialize/-/php-serialize-5.0.1.tgz#a580a4356344f98bc6d5028b6ef9fe656e7ca938"
integrity sha512-+uxULDruX7uwGZmC1HjcvQMg6APyK1wzWXnaRR0Vxb7Vk4YMn5/Chp9tm+ccNqmXOtfZ/oZVbR8GZnPnojltDw==

picocolors@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit e03f505

Please sign in to comment.