mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-18 12:59:31 +00:00
security(js-dependency): update acorn to 7.1.1
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "^7.8.7",
|
||||
"acorn": "^7.1.1",
|
||||
"babel-plugin-lodash": "3.3.4",
|
||||
"classnames": "2.2.6",
|
||||
"d3-array": "2.3.1",
|
||||
|
||||
@@ -1323,9 +1323,10 @@ acorn@^6.0.1, acorn@^6.1.1, acorn@^6.2.1:
|
||||
version "6.3.0"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
|
||||
|
||||
acorn@^7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
|
||||
acorn@^7.1.0, acorn@^7.1.1:
|
||||
version "7.1.1"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
|
||||
integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
|
||||
|
||||
add-dom-event-listener@1.x:
|
||||
version "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user