Skip to content

Commit e696cda

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
1 parent 3bfeb4b commit e696cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"husky": "^7.0.4",
142142
"japanese-characters": "^1.1.0",
143143
"jest": "^27.4.7",
144-
"jest-environment-puppeteer": "5.0.4",
144+
"jest-environment-puppeteer": "7.0.0",
145145
"jest-fail-on-console": "^2.2.3",
146146
"jest-github-actions-reporter": "^1.0.3",
147147
"jest-slow-test-reporter": "^1.0.0",
@@ -161,7 +161,7 @@
161161
"rimraf": "^3.0.2",
162162
"robots-parser": "^3.0.0",
163163
"sass": "^1.49.0",
164-
"start-server-and-test": "^1.14.0",
164+
"start-server-and-test": "^2.0.3",
165165
"strip-ansi": "^7.0.1",
166166
"supertest": "^6.2.2",
167167
"typescript": "^4.5.5"

0 commit comments

Comments
 (0)