We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c635a commit 2523fc8Copy full SHA for 2523fc8
package.json
@@ -66,16 +66,16 @@
66
"@parcel/transformer-sass": "^2.13.3",
67
"chai": "^4.5.0",
68
"cypress": "^13.15.0",
69
- "express": "^4.21.0",
+ "express": "^4.21.2",
70
"karma": "^6.4.4",
71
"karma-chrome-launcher": "^3.2.0",
72
"karma-mocha": "^2.0.1",
73
"karma-sinon-chai": "^2.0.2",
74
"karma-spec-reporter": "^0.0.36",
75
"mocha": "^10.7.3",
76
"mocha-headless-chrome": "^4.0.0",
77
- "parcel": "^2.12.0",
78
- "sass": "^1.79.3",
+ "parcel": "^2.13.3",
+ "sass": "^1.85.1",
79
"sinon": "^18.0.1",
80
"sinon-chai": "^3.7.0"
81
},
0 commit comments