mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Build/Test Tools: Restore the https URL for browserify-aes.
Follow-up to [52000], [52156], [52402]. See #54487. git-svn-id: https://develop.svn.wordpress.org/trunk@52411 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f020b00c96
commit
0ece92545e
2
package-lock.json
generated
2
package-lock.json
generated
@ -7561,7 +7561,7 @@
|
||||
},
|
||||
"browserify-aes": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "http://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
|
||||
"resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
|
||||
"integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user