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

Commit e03f505

Browse files
Update dependency php-serialize from 4.1.1 to 5.0.1
1 parent 5a28115 commit e03f505

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@devoxa/aes-encryption": "2.0.0",
2828
"dayjs": "1.11.13",
2929
"form-data": "4.0.1",
30-
"php-serialize": "4.1.1"
30+
"php-serialize": "5.0.1"
3131
},
3232
"devDependencies": {
3333
"@devoxa/eslint-config": "3.0.11",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3545,10 +3545,10 @@ path-type@^4.0.0:
35453545
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
35463546
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
35473547

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

35533553
picocolors@^1.0.0:
35543554
version "1.0.0"

0 commit comments

Comments
 (0)