From 11edfc59181dddd4a15bd7ea32afceaf05d3a92e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 Sep 2019 22:44:25 +0000 Subject: [PATCH] chore: upgrade namor from 1.0.1 to 1.1.2 Snyk has created this PR to upgrade namor from 1.0.1 to 1.1.2. See this package in NPM: https://www.npmjs.com/package/namor See this project in Snyk: https://app.snyk.io/org/maxiplux/project/e5d6da00-8500-4f5b-bec7-bd40475fd774?utm_source=github&utm_medium=upgrade-pr --- .../react-table-custom-expander-position/src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 archives/v6-examples/react-table-custom-expander-position/src/package.json diff --git a/archives/v6-examples/react-table-custom-expander-position/src/package.json b/archives/v6-examples/react-table-custom-expander-position/src/package.json old mode 100755 new mode 100644 index 724af628bc..40b6b4e54e --- a/archives/v6-examples/react-table-custom-expander-position/src/package.json +++ b/archives/v6-examples/react-table-custom-expander-position/src/package.json @@ -8,6 +8,6 @@ "react-table": "6.5.3", "react-dom": "15.5.3", "react": "15.5.3", - "namor": "1.0.1" + "namor": "1.1.2" } } \ No newline at end of file