mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Build/Test Tools: Update json2php package.
This updates the `json2php` package to the latest version, which is currently `0.0.7`. See #57535. git-svn-id: https://develop.svn.wordpress.org/trunk@55232 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
97a0b1e7f3
commit
153d7c758d
6
package-lock.json
generated
6
package-lock.json
generated
@ -17878,9 +17878,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"json2php": {
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/json2php/-/json2php-0.0.5.tgz",
|
||||
"integrity": "sha512-jWpsGAYlQDKOjJcyq3rYaxcZ+5YMhZIKHKTjdIKJPI9zLSX+yRWHSSwtV8hvIg7YMhbKkgPO669Ve2ZgFK5C7w=="
|
||||
"version": "0.0.7",
|
||||
"resolved": "https://registry.npmjs.org/json2php/-/json2php-0.0.7.tgz",
|
||||
"integrity": "sha512-dnSoUiLAoVaMXxFsVi4CrPVYMKOuDBXTghXSmMINX44RZ8WM9cXlY7UqrQnlAcODCVO7FV3+8t/5nDKAjimLfg=="
|
||||
},
|
||||
"json5": {
|
||||
"version": "2.2.3",
|
||||
|
||||
@ -144,7 +144,7 @@
|
||||
"jquery-color": "2.2.0",
|
||||
"jquery-form": "4.3.0",
|
||||
"jquery-hoverintent": "1.10.2",
|
||||
"json2php": "^0.0.5",
|
||||
"json2php": "^0.0.7",
|
||||
"lodash": "4.17.21",
|
||||
"masonry-layout": "4.2.2",
|
||||
"moment": "2.29.4",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user