chore(package): update esm to version 3.0.84 (#555)

* chore(package): update esm to version 3.0.84

* chore(package): update lockfile package-lock.json
This commit is contained in:
Nolan Lawson 2018-09-22 21:59:37 -07:00 committed by GitHub
parent 2fc9053322
commit 1fecbb4c8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4740,9 +4740,9 @@
"dev": true
},
"esm": {
"version": "3.0.80",
"resolved": "https://registry.npmjs.org/esm/-/esm-3.0.80.tgz",
"integrity": "sha512-idOyS2LmLFL/A/qYq/IzJLxK4ZEIurSJGMC79t4aDIaNpLY9cNsOsiMBNV5hVOcbrkBAiWTDLKWBqaPieOmYew=="
"version": "3.0.84",
"resolved": "https://registry.npmjs.org/esm/-/esm-3.0.84.tgz",
"integrity": "sha512-SzSGoZc17S7P+12R9cg21Bdb7eybX25RnIeRZ80xZs+VZ3kdQKzqTp2k4hZJjR7p9l0186TTXSgrxzlMDBktlw=="
},
"espree": {
"version": "4.0.0",

View File

@ -57,7 +57,7 @@
"css-loader": "^1.0.0",
"emoji-regex": "^7.0.0",
"escape-html": "^1.0.3",
"esm": "^3.0.80",
"esm": "^3.0.84",
"events": "^3.0.0",
"express": "^4.16.3",
"fg-loadcss": "^2.0.1",