mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-22 19:05:56 -04:00
updated package-lock
This commit is contained in:
parent
744c21d35a
commit
a01a99adc4
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -13697,9 +13697,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"react-modal": {
|
||||
"version": "3.10.1",
|
||||
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.10.1.tgz",
|
||||
"integrity": "sha512-2DKIfdOc8+WY+SYJ/xf/WBwOYMmNAYAyGkYlc4e1TCs9rk1xY4QBz04hB3UHGcrLChh7ce77rHAe6VPNmuLYsQ==",
|
||||
"version": "3.11.1",
|
||||
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.11.1.tgz",
|
||||
"integrity": "sha512-8uN744Yq0X2lbfSLxsEEc2UV3RjSRb4yDVxRQ1aGzPo86QjNOwhQSukDb8U8kR+636TRTvfMren10fgOjAy9eA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"exenv": "^1.2.0",
|
||||
|
@ -15196,9 +15196,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.7.20191224224558",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.7.20191224224558.tgz",
|
||||
"integrity": "sha512-3ZLyBxi6IczQuj1h13UpXb3U/RAH4lBdoG7U7rOkeRFdrOV4/L1jmfkkykK1SPf8Pid23kiTLbtUqoDMobkWsA==",
|
||||
"version": "3.7.20191231224638",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.7.20191231224638.tgz",
|
||||
"integrity": "sha512-nIVNq4FVuTNt3vc9xINGc0LsfWNgqm/KAizO0lPlp9riqZwEcxtnOY6hX5xL5K2Zr0qYOyHKskCpVXbqcoDVww==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
Loading…
Reference in a new issue