Update the es-module-shims
package to the latest version
This commit is contained in:
parent
f03d5b3ee7
commit
e79ed27f2f
6
package-lock.json
generated
6
package-lock.json
generated
@ -4453,9 +4453,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"es-module-shims": {
|
||||
"version": "0.10.7",
|
||||
"resolved": "https://registry.npmjs.org/es-module-shims/-/es-module-shims-0.10.7.tgz",
|
||||
"integrity": "sha512-tvAIuAdiTIla8ovEZleNUoa81mAMdbNHEef9DLCx2DGgGsICyhD9Bguytv0U4AonIIegJlZbZCnoHoo48aQx9w==",
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/es-module-shims/-/es-module-shims-0.11.1.tgz",
|
||||
"integrity": "sha512-vaFERaLeHl55y1d7XwottW6pTjMzA+G7vyUPbIoDo8jhFbc2g639zBtrck6c/Z1vBBQJA+GQMoUf6g7eaZJcCA==",
|
||||
"dev": true
|
||||
},
|
||||
"es-to-primitive": {
|
||||
|
@ -15,7 +15,7 @@
|
||||
"core-js": "^3.15.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dommatrix": "^0.0.6",
|
||||
"es-module-shims": "^0.10.7",
|
||||
"es-module-shims": "^0.11.1",
|
||||
"escodegen": "^2.0.0",
|
||||
"eslint": "^7.29.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user