mirror of
				https://github.com/actions/setup-go.git
				synced 2025-11-03 22:20:38 -05:00 
			
		
		
		
	Update toolkit
This commit is contained in:
		
							
								
								
									
										23
									
								
								node_modules/uuid/package.json
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								node_modules/uuid/package.json
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -1,33 +1,28 @@
 | 
			
		||||
{
 | 
			
		||||
  "_args": [
 | 
			
		||||
    [
 | 
			
		||||
      "uuid@3.3.2",
 | 
			
		||||
      "C:\\Users\\damccorm\\Documents\\setup-node"
 | 
			
		||||
    ]
 | 
			
		||||
  ],
 | 
			
		||||
  "_from": "uuid@3.3.2",
 | 
			
		||||
  "_from": "uuid@^3.3.2",
 | 
			
		||||
  "_id": "uuid@3.3.2",
 | 
			
		||||
  "_inBundle": false,
 | 
			
		||||
  "_integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==",
 | 
			
		||||
  "_location": "/uuid",
 | 
			
		||||
  "_phantomChildren": {},
 | 
			
		||||
  "_requested": {
 | 
			
		||||
    "type": "version",
 | 
			
		||||
    "type": "range",
 | 
			
		||||
    "registry": true,
 | 
			
		||||
    "raw": "uuid@3.3.2",
 | 
			
		||||
    "raw": "uuid@^3.3.2",
 | 
			
		||||
    "name": "uuid",
 | 
			
		||||
    "escapedName": "uuid",
 | 
			
		||||
    "rawSpec": "3.3.2",
 | 
			
		||||
    "rawSpec": "^3.3.2",
 | 
			
		||||
    "saveSpec": null,
 | 
			
		||||
    "fetchSpec": "3.3.2"
 | 
			
		||||
    "fetchSpec": "^3.3.2"
 | 
			
		||||
  },
 | 
			
		||||
  "_requiredBy": [
 | 
			
		||||
    "/@actions/tool-cache",
 | 
			
		||||
    "/request"
 | 
			
		||||
  ],
 | 
			
		||||
  "_resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz",
 | 
			
		||||
  "_spec": "3.3.2",
 | 
			
		||||
  "_where": "C:\\Users\\damccorm\\Documents\\setup-node",
 | 
			
		||||
  "_shasum": "1b4af4955eb3077c501c23872fc6513811587131",
 | 
			
		||||
  "_spec": "uuid@^3.3.2",
 | 
			
		||||
  "_where": "C:\\Users\\damccorm\\Documents\\setup-go\\toolkit\\actions-tool-cache-0.0.0.tgz",
 | 
			
		||||
  "bin": {
 | 
			
		||||
    "uuid": "./bin/uuid"
 | 
			
		||||
  },
 | 
			
		||||
@@ -39,6 +34,7 @@
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://github.com/kelektiv/node-uuid/issues"
 | 
			
		||||
  },
 | 
			
		||||
  "bundleDependencies": false,
 | 
			
		||||
  "commitlint": {
 | 
			
		||||
    "extends": [
 | 
			
		||||
      "@commitlint/config-conventional"
 | 
			
		||||
@@ -66,6 +62,7 @@
 | 
			
		||||
      "email": "shtylman@gmail.com"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "deprecated": false,
 | 
			
		||||
  "description": "RFC4122 (v1, v4, and v5) UUIDs",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@commitlint/cli": "7.0.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user