Skip to content

Commit 7b20cff

Browse files
committed
fix: upgrade localStorage from 1.0.3 to 1.0.4
Snyk has created this PR to upgrade localStorage from 1.0.3 to 1.0.4. See this package in npm: https://www.npmjs.com/package/localStorage See this project in Snyk: https://app.snyk.io/org/contentstack-ecosystem/project/16ab5deb-a0ec-44d3-af20-f2768db6b494?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 127bad0 commit 7b20cff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@
106106
"@contentstack/utils": "^1.1.1",
107107
"es6-promise": "^4.1.1",
108108
"isomorphic-fetch": "^3.0.0",
109-
"localStorage": "1.0.3"
109+
"localStorage": "1.0.4"
110110
}
111111
}

0 commit comments

Comments
 (0)