Skip to content

Commit b130077

Browse files
committed
fix: packages/app/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KINDOF-537849
1 parent a7d3b89 commit b130077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"immutability-helper": "^2.6.6",
137137
"instantsearch.css": "^7.1.0",
138138
"is-url": "^1.2.2",
139-
"jest-circus": "^22.1.4",
139+
"jest-circus": "^23.0.0",
140140
"jest-each": "^24.8.0",
141141
"jest-matchers": "20.0.3",
142142
"jest-snapshot": "^22.1.2",

0 commit comments

Comments
 (0)