chore: upgrade deps

This commit is contained in:
Cory Dransfeldt 2024-04-02 08:58:49 -07:00
parent f1534af836
commit fa447f2425
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -6425,9 +6425,9 @@
"dev": true
},
"node_modules/terser": {
"version": "5.30.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.30.1.tgz",
"integrity": "sha512-PJhOnRttZqqmIujxOQOMu4QuFGvh43lR7Youln3k6OJvmxwZ5FxK5rbCEh8XABRCpLf7ZnhrZuclCNCASsScnA==",
"version": "5.30.2",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.30.2.tgz",
"integrity": "sha512-vTDjRKYKip4dOFL5VizdoxHTYDfEXPdz5t+FbxCC5Rp2s+KbEO8w5wqMDPgj7CtFKZuzq7PXv28fZoXfqqBVuw==",
"dependencies": {
"@jridgewell/source-map": "^0.3.3",
"acorn": "^8.8.2",