Update pacakge-lock.json

This commit is contained in:
Karishma Chadha 2021-02-16 10:11:50 -05:00
parent 341aa046e9
commit 817860b259

18
package-lock.json generated
View file

@ -21128,6 +21128,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.11.20210210031517",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210210031517.tgz",
"integrity": "sha512-mtBxXPsXzfXdTMMPEs+QXFTJ46e1GUKhmSSjFjQcFXVaOkTWDyjsgYn3eT0v5fS9xG+whRD6E1tAOdunCblwQQ==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"babel-plugin-react-intl": "^3.0.1",
"transifex": "1.6.6"
}
},
"scratch-storage": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz",
@ -21195,9 +21207,9 @@
}
},
"scratch-l10n": {
"version": "3.11.20210210031517",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210210031517.tgz",
"integrity": "sha512-mtBxXPsXzfXdTMMPEs+QXFTJ46e1GUKhmSSjFjQcFXVaOkTWDyjsgYn3eT0v5fS9xG+whRD6E1tAOdunCblwQQ==",
"version": "3.11.20210216031500",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210216031500.tgz",
"integrity": "sha512-dhrJ+WuiIDnTfAIv2gDvV/dd4yC+KpOteSMy9EoDv1FqKU9ob+D8r8Me5HK8+idIxSyvWwQ4gGiwSLhuLTQciA==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",