Skip to content

Commit 23b485a

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent cc88cef commit 23b485a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@auth0/auth0-react": "^1.5.0",
7-
"@testing-library/jest-dom": "^5.1.0",
7+
"@testing-library/jest-dom": "^6.0.0",
88
"@testing-library/react": "^10.0.0",
99
"@testing-library/user-event": "^7.2.1",
1010
"@types/googlemaps": "^3.0.0",

0 commit comments

Comments
 (0)